| OLD | NEW |
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 '../core/core_generated.gypi', | 3 '../core/core_generated.gypi', |
| 4 'modules_generated.gypi', | 4 'modules_generated.gypi', |
| 5 ], | 5 ], |
| 6 'variables': { | 6 'variables': { |
| 7 # Experimental hooks for embedder to provide extra IDL and source files. | 7 # Experimental hooks for embedder to provide extra IDL and source files. |
| 8 # | 8 # |
| 9 # Note: this is not a supported API. If you rely on this, you will be broken | 9 # Note: this is not a supported API. If you rely on this, you will be broken |
| 10 # from time to time as the code generator changes in backward incompatible | 10 # from time to time as the code generator changes in backward incompatible |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 'filesystem/FileSystemCallback.idl', | 78 'filesystem/FileSystemCallback.idl', |
| 79 'filesystem/FileWriter.idl', | 79 'filesystem/FileWriter.idl', |
| 80 'filesystem/FileWriterCallback.idl', | 80 'filesystem/FileWriterCallback.idl', |
| 81 'filesystem/FileWriterSync.idl', | 81 'filesystem/FileWriterSync.idl', |
| 82 'filesystem/Metadata.idl', | 82 'filesystem/Metadata.idl', |
| 83 'filesystem/MetadataCallback.idl', | 83 'filesystem/MetadataCallback.idl', |
| 84 'gamepad/Gamepad.idl', | 84 'gamepad/Gamepad.idl', |
| 85 'gamepad/GamepadButton.idl', | 85 'gamepad/GamepadButton.idl', |
| 86 'gamepad/GamepadEvent.idl', | 86 'gamepad/GamepadEvent.idl', |
| 87 'gamepad/GamepadList.idl', | 87 'gamepad/GamepadList.idl', |
| 88 'geofencing/CircularGeofencingRegion.idl', | |
| 89 'geofencing/Geofencing.idl', | |
| 90 'geofencing/GeofencingEvent.idl', | |
| 91 'geofencing/GeofencingRegion.idl', | |
| 92 'geolocation/Coordinates.idl', | 88 'geolocation/Coordinates.idl', |
| 93 'geolocation/Geolocation.idl', | 89 'geolocation/Geolocation.idl', |
| 94 'geolocation/Geoposition.idl', | 90 'geolocation/Geoposition.idl', |
| 95 'geolocation/PositionCallback.idl', | 91 'geolocation/PositionCallback.idl', |
| 96 'geolocation/PositionError.idl', | 92 'geolocation/PositionError.idl', |
| 97 'geolocation/PositionErrorCallback.idl', | 93 'geolocation/PositionErrorCallback.idl', |
| 98 'imagebitmap/ImageBitmapRenderingContext.idl', | 94 'imagebitmap/ImageBitmapRenderingContext.idl', |
| 99 'imagecapture/ImageCapture.idl', | 95 'imagecapture/ImageCapture.idl', |
| 100 'indexeddb/IDBCursor.idl', | 96 'indexeddb/IDBCursor.idl', |
| 101 'indexeddb/IDBCursorWithValue.idl', | 97 'indexeddb/IDBCursorWithValue.idl', |
| (...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 351 'encryptedmedia/NavigatorRequestMediaKeySystemAccess.idl', | 347 'encryptedmedia/NavigatorRequestMediaKeySystemAccess.idl', |
| 352 'fetch/WindowFetch.idl', | 348 'fetch/WindowFetch.idl', |
| 353 'fetch/WorkerFetch.idl', | 349 'fetch/WorkerFetch.idl', |
| 354 'filesystem/DataTransferItemFileSystem.idl', | 350 'filesystem/DataTransferItemFileSystem.idl', |
| 355 'filesystem/DedicatedWorkerGlobalScopeFileSystem.idl', | 351 'filesystem/DedicatedWorkerGlobalScopeFileSystem.idl', |
| 356 'filesystem/DevToolsHostFileSystem.idl', | 352 'filesystem/DevToolsHostFileSystem.idl', |
| 357 'filesystem/HTMLInputElementFileSystem.idl', | 353 'filesystem/HTMLInputElementFileSystem.idl', |
| 358 'filesystem/SharedWorkerGlobalScopeFileSystem.idl', | 354 'filesystem/SharedWorkerGlobalScopeFileSystem.idl', |
| 359 'filesystem/WindowFileSystem.idl', | 355 'filesystem/WindowFileSystem.idl', |
| 360 'gamepad/NavigatorGamepad.idl', | 356 'gamepad/NavigatorGamepad.idl', |
| 361 'geofencing/ServiceWorkerGlobalScopeGeofencing.idl', | |
| 362 'geofencing/ServiceWorkerRegistrationGeofencing.idl', | |
| 363 'geofencing/WorkerNavigatorGeofencing.idl', | |
| 364 'geolocation/NavigatorGeolocation.idl', | 357 'geolocation/NavigatorGeolocation.idl', |
| 365 'indexeddb/WindowIndexedDatabase.idl', | 358 'indexeddb/WindowIndexedDatabase.idl', |
| 366 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', | 359 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
| 367 'installedapp/NavigatorInstalledApp.idl', | 360 'installedapp/NavigatorInstalledApp.idl', |
| 368 'mediacapturefromelement/HTMLCanvasElementCapture.idl', | 361 'mediacapturefromelement/HTMLCanvasElementCapture.idl', |
| 369 'mediacapturefromelement/HTMLMediaElementCapture.idl', | 362 'mediacapturefromelement/HTMLMediaElementCapture.idl', |
| 370 'mediasession/HTMLMediaElementMediaSession.idl', | 363 'mediasession/HTMLMediaElementMediaSession.idl', |
| 371 'mediasource/AudioTrackSourceBuffer.idl', | 364 'mediasource/AudioTrackSourceBuffer.idl', |
| 372 'mediasource/VideoTrackSourceBuffer.idl', | 365 'mediasource/VideoTrackSourceBuffer.idl', |
| 373 'mediasource/HTMLVideoElementMediaSource.idl', | 366 'mediasource/HTMLVideoElementMediaSource.idl', |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 412 # interfaces that inherit from Event | 405 # interfaces that inherit from Event |
| 413 'modules_event_idl_files': [ | 406 'modules_event_idl_files': [ |
| 414 'app_banner/BeforeInstallPromptEvent.idl', | 407 'app_banner/BeforeInstallPromptEvent.idl', |
| 415 'background_sync/SyncEvent.idl', | 408 'background_sync/SyncEvent.idl', |
| 416 'device_light/DeviceLightEvent.idl', | 409 'device_light/DeviceLightEvent.idl', |
| 417 'device_orientation/DeviceMotionEvent.idl', | 410 'device_orientation/DeviceMotionEvent.idl', |
| 418 'device_orientation/DeviceOrientationEvent.idl', | 411 'device_orientation/DeviceOrientationEvent.idl', |
| 419 'encryptedmedia/MediaEncryptedEvent.idl', | 412 'encryptedmedia/MediaEncryptedEvent.idl', |
| 420 'encryptedmedia/MediaKeyMessageEvent.idl', | 413 'encryptedmedia/MediaKeyMessageEvent.idl', |
| 421 'gamepad/GamepadEvent.idl', | 414 'gamepad/GamepadEvent.idl', |
| 422 'geofencing/GeofencingEvent.idl', | |
| 423 'indexeddb/IDBVersionChangeEvent.idl', | 415 'indexeddb/IDBVersionChangeEvent.idl', |
| 424 'mediarecorder/BlobEvent.idl', | 416 'mediarecorder/BlobEvent.idl', |
| 425 'mediastream/MediaStreamEvent.idl', | 417 'mediastream/MediaStreamEvent.idl', |
| 426 'mediastream/MediaStreamTrackEvent.idl', | 418 'mediastream/MediaStreamTrackEvent.idl', |
| 427 'mediastream/RTCDTMFToneChangeEvent.idl', | 419 'mediastream/RTCDTMFToneChangeEvent.idl', |
| 428 'mediastream/RTCDataChannelEvent.idl', | 420 'mediastream/RTCDataChannelEvent.idl', |
| 429 'mediastream/RTCIceCandidateEvent.idl', | 421 'mediastream/RTCIceCandidateEvent.idl', |
| 430 'notifications/NotificationEvent.idl', | 422 'notifications/NotificationEvent.idl', |
| 431 'payments/PaymentRequestUpdateEvent.idl', | 423 'payments/PaymentRequestUpdateEvent.idl', |
| 432 'presentation/PresentationConnectionAvailableEvent.idl', | 424 'presentation/PresentationConnectionAvailableEvent.idl', |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 466 'credentialmanager/PasswordCredentialData.idl', | 458 'credentialmanager/PasswordCredentialData.idl', |
| 467 'device_light/DeviceLightEventInit.idl', | 459 'device_light/DeviceLightEventInit.idl', |
| 468 'encoding/TextDecodeOptions.idl', | 460 'encoding/TextDecodeOptions.idl', |
| 469 'encoding/TextDecoderOptions.idl', | 461 'encoding/TextDecoderOptions.idl', |
| 470 'encryptedmedia/MediaEncryptedEventInit.idl', | 462 'encryptedmedia/MediaEncryptedEventInit.idl', |
| 471 'encryptedmedia/MediaKeyMessageEventInit.idl', | 463 'encryptedmedia/MediaKeyMessageEventInit.idl', |
| 472 'encryptedmedia/MediaKeySystemConfiguration.idl', | 464 'encryptedmedia/MediaKeySystemConfiguration.idl', |
| 473 'encryptedmedia/MediaKeySystemMediaCapability.idl', | 465 'encryptedmedia/MediaKeySystemMediaCapability.idl', |
| 474 'filesystem/FileSystemFlags.idl', | 466 'filesystem/FileSystemFlags.idl', |
| 475 'gamepad/GamepadEventInit.idl', | 467 'gamepad/GamepadEventInit.idl', |
| 476 'geofencing/CircularGeofencingRegionInit.idl', | |
| 477 'geolocation/PositionOptions.idl', | 468 'geolocation/PositionOptions.idl', |
| 478 'indexeddb/IDBIndexParameters.idl', | 469 'indexeddb/IDBIndexParameters.idl', |
| 479 'indexeddb/IDBObjectStoreParameters.idl', | 470 'indexeddb/IDBObjectStoreParameters.idl', |
| 480 'indexeddb/IDBVersionChangeEventInit.idl', | 471 'indexeddb/IDBVersionChangeEventInit.idl', |
| 481 'mediarecorder/BlobEventInit.idl', | 472 'mediarecorder/BlobEventInit.idl', |
| 482 'mediarecorder/MediaRecorderOptions.idl', | 473 'mediarecorder/MediaRecorderOptions.idl', |
| 483 'mediasession/MediaMetadataInit.idl', | 474 'mediasession/MediaMetadataInit.idl', |
| 484 'mediastream/ConstrainBooleanParameters.idl', | 475 'mediastream/ConstrainBooleanParameters.idl', |
| 485 'mediastream/ConstrainDOMStringParameters.idl', | 476 'mediastream/ConstrainDOMStringParameters.idl', |
| 486 'mediastream/ConstrainDoubleRange.idl', | 477 'mediastream/ConstrainDoubleRange.idl', |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 597 '<(blink_modules_output_dir)/encryptedmedia/MediaKeyMessageEventInit.cpp', | 588 '<(blink_modules_output_dir)/encryptedmedia/MediaKeyMessageEventInit.cpp', |
| 598 '<(blink_modules_output_dir)/encryptedmedia/MediaKeyMessageEventInit.h', | 589 '<(blink_modules_output_dir)/encryptedmedia/MediaKeyMessageEventInit.h', |
| 599 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.cp
p', | 590 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.cp
p', |
| 600 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.h'
, | 591 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.h'
, |
| 601 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
cpp', | 592 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
cpp', |
| 602 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
h', | 593 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
h', |
| 603 '<(blink_modules_output_dir)/filesystem/FileSystemFlags.cpp', | 594 '<(blink_modules_output_dir)/filesystem/FileSystemFlags.cpp', |
| 604 '<(blink_modules_output_dir)/filesystem/FileSystemFlags.h', | 595 '<(blink_modules_output_dir)/filesystem/FileSystemFlags.h', |
| 605 '<(blink_modules_output_dir)/gamepad/GamepadEventInit.cpp', | 596 '<(blink_modules_output_dir)/gamepad/GamepadEventInit.cpp', |
| 606 '<(blink_modules_output_dir)/gamepad/GamepadEventInit.h', | 597 '<(blink_modules_output_dir)/gamepad/GamepadEventInit.h', |
| 607 '<(blink_modules_output_dir)/geofencing/CircularGeofencingRegionInit.cpp', | |
| 608 '<(blink_modules_output_dir)/geofencing/CircularGeofencingRegionInit.h', | |
| 609 '<(blink_modules_output_dir)/geolocation/PositionOptions.cpp', | 598 '<(blink_modules_output_dir)/geolocation/PositionOptions.cpp', |
| 610 '<(blink_modules_output_dir)/geolocation/PositionOptions.h', | 599 '<(blink_modules_output_dir)/geolocation/PositionOptions.h', |
| 611 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.cpp', | 600 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.cpp', |
| 612 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.h', | 601 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.h', |
| 613 '<(blink_modules_output_dir)/indexeddb/IDBObjectStoreParameters.cpp', | 602 '<(blink_modules_output_dir)/indexeddb/IDBObjectStoreParameters.cpp', |
| 614 '<(blink_modules_output_dir)/indexeddb/IDBObjectStoreParameters.h', | 603 '<(blink_modules_output_dir)/indexeddb/IDBObjectStoreParameters.h', |
| 615 '<(blink_modules_output_dir)/indexeddb/IDBVersionChangeEventInit.cpp', | 604 '<(blink_modules_output_dir)/indexeddb/IDBVersionChangeEventInit.cpp', |
| 616 '<(blink_modules_output_dir)/indexeddb/IDBVersionChangeEventInit.h', | 605 '<(blink_modules_output_dir)/indexeddb/IDBVersionChangeEventInit.h', |
| 617 '<(blink_modules_output_dir)/mediarecorder/BlobEventInit.cpp', | 606 '<(blink_modules_output_dir)/mediarecorder/BlobEventInit.cpp', |
| 618 '<(blink_modules_output_dir)/mediarecorder/BlobEventInit.h', | 607 '<(blink_modules_output_dir)/mediarecorder/BlobEventInit.h', |
| (...skipping 498 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1117 'gamepad/GamepadButton.cpp', | 1106 'gamepad/GamepadButton.cpp', |
| 1118 'gamepad/GamepadButton.h', | 1107 'gamepad/GamepadButton.h', |
| 1119 'gamepad/GamepadDispatcher.cpp', | 1108 'gamepad/GamepadDispatcher.cpp', |
| 1120 'gamepad/GamepadDispatcher.h', | 1109 'gamepad/GamepadDispatcher.h', |
| 1121 'gamepad/GamepadEvent.cpp', | 1110 'gamepad/GamepadEvent.cpp', |
| 1122 'gamepad/GamepadEvent.h', | 1111 'gamepad/GamepadEvent.h', |
| 1123 'gamepad/GamepadList.cpp', | 1112 'gamepad/GamepadList.cpp', |
| 1124 'gamepad/GamepadList.h', | 1113 'gamepad/GamepadList.h', |
| 1125 'gamepad/NavigatorGamepad.cpp', | 1114 'gamepad/NavigatorGamepad.cpp', |
| 1126 'gamepad/NavigatorGamepad.h', | 1115 'gamepad/NavigatorGamepad.h', |
| 1127 'geofencing/CircularGeofencingRegion.cpp', | |
| 1128 'geofencing/CircularGeofencingRegion.h', | |
| 1129 'geofencing/Geofencing.cpp', | |
| 1130 'geofencing/Geofencing.h', | |
| 1131 'geofencing/GeofencingError.cpp', | |
| 1132 'geofencing/GeofencingError.h', | |
| 1133 'geofencing/GeofencingEvent.cpp', | |
| 1134 'geofencing/GeofencingEvent.h', | |
| 1135 'geofencing/GeofencingRegion.h', | |
| 1136 'geofencing/ServiceWorkerGlobalScopeGeofencing.h', | |
| 1137 'geofencing/ServiceWorkerRegistrationGeofencing.cpp', | |
| 1138 'geofencing/ServiceWorkerRegistrationGeofencing.h', | |
| 1139 'geofencing/WorkerNavigatorGeofencing.cpp', | |
| 1140 'geofencing/WorkerNavigatorGeofencing.h', | |
| 1141 'geolocation/Coordinates.cpp', | 1116 'geolocation/Coordinates.cpp', |
| 1142 'geolocation/Geolocation.cpp', | 1117 'geolocation/Geolocation.cpp', |
| 1143 'geolocation/GeolocationController.cpp', | 1118 'geolocation/GeolocationController.cpp', |
| 1144 'geolocation/GeoNotifier.cpp', | 1119 'geolocation/GeoNotifier.cpp', |
| 1145 'geolocation/GeoNotifier.h', | 1120 'geolocation/GeoNotifier.h', |
| 1146 'geolocation/GeolocationWatchers.cpp', | 1121 'geolocation/GeolocationWatchers.cpp', |
| 1147 'geolocation/GeolocationWatchers.h', | 1122 'geolocation/GeolocationWatchers.h', |
| 1148 'geolocation/NavigatorGeolocation.cpp', | 1123 'geolocation/NavigatorGeolocation.cpp', |
| 1149 'geolocation/NavigatorGeolocation.h', | 1124 'geolocation/NavigatorGeolocation.h', |
| 1150 'imagebitmap/ImageBitmapRenderingContext.cpp', | 1125 'imagebitmap/ImageBitmapRenderingContext.cpp', |
| (...skipping 869 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2020 'webaudio/ConvolverNodeTest.cpp', | 1995 'webaudio/ConvolverNodeTest.cpp', |
| 2021 'webaudio/DynamicsCompressorNodeTest.cpp', | 1996 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2022 'webaudio/ScriptProcessorNodeTest.cpp', | 1997 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2023 'webaudio/StereoPannerNodeTest.cpp', | 1998 'webaudio/StereoPannerNodeTest.cpp', |
| 2024 'webdatabase/QuotaTrackerTest.cpp', | 1999 'webdatabase/QuotaTrackerTest.cpp', |
| 2025 'websockets/DOMWebSocketTest.cpp', | 2000 'websockets/DOMWebSocketTest.cpp', |
| 2026 'websockets/DocumentWebSocketChannelTest.cpp', | 2001 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2027 ], | 2002 ], |
| 2028 }, | 2003 }, |
| 2029 } | 2004 } |
| OLD | NEW |