mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Issue #316 - Pre-process Performance.webidl
This commit is contained in:
parent
1e553d0e73
commit
5b49170b58
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue