Issue #316 - Pre-process Performance.webidl

This commit is contained in:
wolfbeast 2020-02-20 13:29:03 +01:00 committed by Roy Tam
commit 5b49170b58

View file

@ -12,6 +12,7 @@ PREPROCESSED_WEBIDL_FILES = [
'HTMLMediaElement.webidl',
'Navigator.webidl',
'Node.webidl',
'Performance.webidl',
'Window.webidl',
]
@ -329,7 +330,6 @@ WEBIDL_FILES = [
'PaintRequestList.webidl',
'PannerNode.webidl',
'ParentNode.webidl',
'Performance.webidl',
'PerformanceEntry.webidl',
'PerformanceMark.webidl',
'PerformanceMeasure.webidl',