| 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 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 'worklet/Worklet.idl', | 333 'worklet/Worklet.idl', |
| 334 ], | 334 ], |
| 335 # 'partial interface' or target (right side of) 'implements' | 335 # 'partial interface' or target (right side of) 'implements' |
| 336 'modules_dependency_idl_files': [ | 336 'modules_dependency_idl_files': [ |
| 337 'audio_output_devices/HTMLMediaElementAudioOutputDevice.idl', | 337 'audio_output_devices/HTMLMediaElementAudioOutputDevice.idl', |
| 338 'background_sync/ServiceWorkerGlobalScopeSync.idl', | 338 'background_sync/ServiceWorkerGlobalScopeSync.idl', |
| 339 'background_sync/ServiceWorkerRegistrationSync.idl', | 339 'background_sync/ServiceWorkerRegistrationSync.idl', |
| 340 'battery/NavigatorBattery.idl', | 340 'battery/NavigatorBattery.idl', |
| 341 'beacon/NavigatorBeacon.idl', | 341 'beacon/NavigatorBeacon.idl', |
| 342 'bluetooth/NavigatorBluetooth.idl', | 342 'bluetooth/NavigatorBluetooth.idl', |
| 343 'budget_service/NavigatorBudget.idl', |
| 343 'cachestorage/WindowCacheStorage.idl', | 344 'cachestorage/WindowCacheStorage.idl', |
| 344 'cachestorage/WorkerCacheStorage.idl', | 345 'cachestorage/WorkerCacheStorage.idl', |
| 345 'canvas/HTMLCanvasElementModule.idl', | 346 'canvas/HTMLCanvasElementModule.idl', |
| 346 'canvas2d/CanvasPathMethods.idl', | 347 'canvas2d/CanvasPathMethods.idl', |
| 347 'credentialmanager/NavigatorCredentials.idl', | 348 'credentialmanager/NavigatorCredentials.idl', |
| 348 'crypto/WindowCrypto.idl', | 349 'crypto/WindowCrypto.idl', |
| 349 'crypto/WorkerGlobalScopeCrypto.idl', | 350 'crypto/WorkerGlobalScopeCrypto.idl', |
| 350 'csspaint/WindowPaintWorklet.idl', | 351 'csspaint/WindowPaintWorklet.idl', |
| 351 'device_light/WindowDeviceLight.idl', | 352 'device_light/WindowDeviceLight.idl', |
| 352 'device_orientation/WindowDeviceMotion.idl', | 353 'device_orientation/WindowDeviceMotion.idl', |
| (...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 887 'bluetooth/BluetoothRemoteGATTServer.cpp', | 888 'bluetooth/BluetoothRemoteGATTServer.cpp', |
| 888 'bluetooth/BluetoothRemoteGATTServer.h', | 889 'bluetooth/BluetoothRemoteGATTServer.h', |
| 889 'bluetooth/BluetoothRemoteGATTService.cpp', | 890 'bluetooth/BluetoothRemoteGATTService.cpp', |
| 890 'bluetooth/BluetoothRemoteGATTService.h', | 891 'bluetooth/BluetoothRemoteGATTService.h', |
| 891 'bluetooth/BluetoothSupplement.cpp', | 892 'bluetooth/BluetoothSupplement.cpp', |
| 892 'bluetooth/BluetoothSupplement.h', | 893 'bluetooth/BluetoothSupplement.h', |
| 893 'bluetooth/BluetoothUUID.cpp', | 894 'bluetooth/BluetoothUUID.cpp', |
| 894 'bluetooth/BluetoothUUID.h', | 895 'bluetooth/BluetoothUUID.h', |
| 895 'bluetooth/NavigatorBluetooth.cpp', | 896 'bluetooth/NavigatorBluetooth.cpp', |
| 896 'bluetooth/NavigatorBluetooth.h', | 897 'bluetooth/NavigatorBluetooth.h', |
| 898 'budget_service/NavigatorBudget.h', |
| 899 'budget_service/NavigatorBudget.cpp', |
| 897 'cachestorage/Cache.cpp', | 900 'cachestorage/Cache.cpp', |
| 898 'cachestorage/Cache.h', | 901 'cachestorage/Cache.h', |
| 899 'cachestorage/CacheStorage.cpp', | 902 'cachestorage/CacheStorage.cpp', |
| 900 'cachestorage/CacheStorage.h', | 903 'cachestorage/CacheStorage.h', |
| 901 'cachestorage/CacheStorageError.cpp', | 904 'cachestorage/CacheStorageError.cpp', |
| 902 'cachestorage/CacheStorageError.h', | 905 'cachestorage/CacheStorageError.h', |
| 903 'cachestorage/GlobalCacheStorage.cpp', | 906 'cachestorage/GlobalCacheStorage.cpp', |
| 904 'cachestorage/GlobalCacheStorage.h', | 907 'cachestorage/GlobalCacheStorage.h', |
| 905 'cachestorage/InspectorCacheStorageAgent.cpp', | 908 'cachestorage/InspectorCacheStorageAgent.cpp', |
| 906 'cachestorage/InspectorCacheStorageAgent.h', | 909 'cachestorage/InspectorCacheStorageAgent.h', |
| (...skipping 1147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2054 'webaudio/ConvolverNodeTest.cpp', | 2057 'webaudio/ConvolverNodeTest.cpp', |
| 2055 'webaudio/DynamicsCompressorNodeTest.cpp', | 2058 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2056 'webaudio/ScriptProcessorNodeTest.cpp', | 2059 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2057 'webaudio/StereoPannerNodeTest.cpp', | 2060 'webaudio/StereoPannerNodeTest.cpp', |
| 2058 'webdatabase/QuotaTrackerTest.cpp', | 2061 'webdatabase/QuotaTrackerTest.cpp', |
| 2059 'websockets/DOMWebSocketTest.cpp', | 2062 'websockets/DOMWebSocketTest.cpp', |
| 2060 'websockets/DocumentWebSocketChannelTest.cpp', | 2063 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2061 ], | 2064 ], |
| 2062 }, | 2065 }, |
| 2063 } | 2066 } |
| OLD | NEW |