| 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 16 matching lines...) Expand all Loading... |
| 27 'bluetooth/BluetoothRemoteGATTService.idl', | 27 'bluetooth/BluetoothRemoteGATTService.idl', |
| 28 'bluetooth/BluetoothUUID.idl', | 28 'bluetooth/BluetoothUUID.idl', |
| 29 'cachestorage/Cache.idl', | 29 'cachestorage/Cache.idl', |
| 30 'cachestorage/CacheStorage.idl', | 30 'cachestorage/CacheStorage.idl', |
| 31 'canvas2d/CanvasGradient.idl', | 31 'canvas2d/CanvasGradient.idl', |
| 32 'canvas2d/CanvasPattern.idl', | 32 'canvas2d/CanvasPattern.idl', |
| 33 'canvas2d/CanvasRenderingContext2D.idl', | 33 'canvas2d/CanvasRenderingContext2D.idl', |
| 34 'canvas2d/Path2D.idl', | 34 'canvas2d/Path2D.idl', |
| 35 'compositorworker/CompositorWorker.idl', | 35 'compositorworker/CompositorWorker.idl', |
| 36 'compositorworker/CompositorWorkerGlobalScope.idl', | 36 'compositorworker/CompositorWorkerGlobalScope.idl', |
| 37 'compositorworker/CompositorWorkletGlobalScope.idl', |
| 37 'credentialmanager/Credential.idl', | 38 'credentialmanager/Credential.idl', |
| 38 'credentialmanager/CredentialsContainer.idl', | 39 'credentialmanager/CredentialsContainer.idl', |
| 39 'credentialmanager/FederatedCredential.idl', | 40 'credentialmanager/FederatedCredential.idl', |
| 40 'credentialmanager/PasswordCredential.idl', | 41 'credentialmanager/PasswordCredential.idl', |
| 41 'credentialmanager/SiteBoundCredential.idl', | 42 'credentialmanager/SiteBoundCredential.idl', |
| 42 'crypto/Crypto.idl', | 43 'crypto/Crypto.idl', |
| 43 'crypto/CryptoKey.idl', | 44 'crypto/CryptoKey.idl', |
| 44 'crypto/SubtleCrypto.idl', | 45 'crypto/SubtleCrypto.idl', |
| 45 'csspaint/Geometry.idl', | 46 'csspaint/Geometry.idl', |
| 46 'csspaint/PaintRenderingContext2D.idl', | 47 'csspaint/PaintRenderingContext2D.idl', |
| (...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 'audio_output_devices/HTMLMediaElementAudioOutputDevice.idl', | 334 'audio_output_devices/HTMLMediaElementAudioOutputDevice.idl', |
| 334 'background_sync/ServiceWorkerGlobalScopeSync.idl', | 335 'background_sync/ServiceWorkerGlobalScopeSync.idl', |
| 335 'background_sync/ServiceWorkerRegistrationSync.idl', | 336 'background_sync/ServiceWorkerRegistrationSync.idl', |
| 336 'battery/NavigatorBattery.idl', | 337 'battery/NavigatorBattery.idl', |
| 337 'beacon/NavigatorBeacon.idl', | 338 'beacon/NavigatorBeacon.idl', |
| 338 'bluetooth/NavigatorBluetooth.idl', | 339 'bluetooth/NavigatorBluetooth.idl', |
| 339 'cachestorage/WindowCacheStorage.idl', | 340 'cachestorage/WindowCacheStorage.idl', |
| 340 'cachestorage/WorkerCacheStorage.idl', | 341 'cachestorage/WorkerCacheStorage.idl', |
| 341 'canvas/HTMLCanvasElementModule.idl', | 342 'canvas/HTMLCanvasElementModule.idl', |
| 342 'canvas2d/CanvasPathMethods.idl', | 343 'canvas2d/CanvasPathMethods.idl', |
| 344 'compositorworker/WindowCompositorWorklet.idl', |
| 343 'credentialmanager/NavigatorCredentials.idl', | 345 'credentialmanager/NavigatorCredentials.idl', |
| 344 'crypto/WindowCrypto.idl', | 346 'crypto/WindowCrypto.idl', |
| 345 'crypto/WorkerGlobalScopeCrypto.idl', | 347 'crypto/WorkerGlobalScopeCrypto.idl', |
| 346 'csspaint/WindowPaintWorklet.idl', | 348 'csspaint/WindowPaintWorklet.idl', |
| 347 'device_light/WindowDeviceLight.idl', | 349 'device_light/WindowDeviceLight.idl', |
| 348 'device_orientation/WindowDeviceMotion.idl', | 350 'device_orientation/WindowDeviceMotion.idl', |
| 349 'device_orientation/WindowDeviceOrientation.idl', | 351 'device_orientation/WindowDeviceOrientation.idl', |
| 350 'donottrack/NavigatorDoNotTrack.idl', | 352 'donottrack/NavigatorDoNotTrack.idl', |
| 351 'encryptedmedia/HTMLMediaElementEncryptedMedia.idl', | 353 'encryptedmedia/HTMLMediaElementEncryptedMedia.idl', |
| 352 'encryptedmedia/NavigatorRequestMediaKeySystemAccess.idl', | 354 'encryptedmedia/NavigatorRequestMediaKeySystemAccess.idl', |
| (...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 909 'canvas2d/HitRegion.h', | 911 'canvas2d/HitRegion.h', |
| 910 'canvas2d/Path2D.h', | 912 'canvas2d/Path2D.h', |
| 911 'compositorworker/CompositorWorker.cpp', | 913 'compositorworker/CompositorWorker.cpp', |
| 912 'compositorworker/CompositorWorker.h', | 914 'compositorworker/CompositorWorker.h', |
| 913 'compositorworker/CompositorWorkerGlobalScope.cpp', | 915 'compositorworker/CompositorWorkerGlobalScope.cpp', |
| 914 'compositorworker/CompositorWorkerGlobalScope.h', | 916 'compositorworker/CompositorWorkerGlobalScope.h', |
| 915 'compositorworker/CompositorWorkerMessagingProxy.cpp', | 917 'compositorworker/CompositorWorkerMessagingProxy.cpp', |
| 916 'compositorworker/CompositorWorkerMessagingProxy.h', | 918 'compositorworker/CompositorWorkerMessagingProxy.h', |
| 917 'compositorworker/CompositorWorkerThread.cpp', | 919 'compositorworker/CompositorWorkerThread.cpp', |
| 918 'compositorworker/CompositorWorkerThread.h', | 920 'compositorworker/CompositorWorkerThread.h', |
| 921 'compositorworker/CompositorWorklet.cpp', |
| 922 'compositorworker/CompositorWorklet.h', |
| 923 'compositorworker/CompositorWorkletGlobalScope.cpp', |
| 924 'compositorworker/CompositorWorkletGlobalScope.h', |
| 925 'compositorworker/CompositorWorkletGlobalScopeProxy.cpp', |
| 926 'compositorworker/CompositorWorkletGlobalScopeProxy.h', |
| 927 'compositorworker/CompositorWorkletThread.cpp', |
| 928 'compositorworker/CompositorWorkletThread.h', |
| 929 'compositorworker/WindowCompositorWorklet.cpp', |
| 930 'compositorworker/WindowCompositorWorklet.h', |
| 919 'credentialmanager/Credential.cpp', | 931 'credentialmanager/Credential.cpp', |
| 920 'credentialmanager/Credential.h', | 932 'credentialmanager/Credential.h', |
| 921 'credentialmanager/CredentialManagerClient.cpp', | 933 'credentialmanager/CredentialManagerClient.cpp', |
| 922 'credentialmanager/CredentialManagerClient.h', | 934 'credentialmanager/CredentialManagerClient.h', |
| 923 'credentialmanager/CredentialsContainer.cpp', | 935 'credentialmanager/CredentialsContainer.cpp', |
| 924 'credentialmanager/CredentialsContainer.h', | 936 'credentialmanager/CredentialsContainer.h', |
| 925 'credentialmanager/FederatedCredential.cpp', | 937 'credentialmanager/FederatedCredential.cpp', |
| 926 'credentialmanager/FederatedCredential.h', | 938 'credentialmanager/FederatedCredential.h', |
| 927 'credentialmanager/NavigatorCredentials.cpp', | 939 'credentialmanager/NavigatorCredentials.cpp', |
| 928 'credentialmanager/NavigatorCredentials.h', | 940 'credentialmanager/NavigatorCredentials.h', |
| (...skipping 1003 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1932 'webusb/USBEndpoint.cpp', | 1944 'webusb/USBEndpoint.cpp', |
| 1933 'webusb/USBEndpoint.h', | 1945 'webusb/USBEndpoint.h', |
| 1934 'webusb/USBInTransferResult.h', | 1946 'webusb/USBInTransferResult.h', |
| 1935 'webusb/USBInterface.cpp', | 1947 'webusb/USBInterface.cpp', |
| 1936 'webusb/USBInterface.h', | 1948 'webusb/USBInterface.h', |
| 1937 'webusb/USBIsochronousInTransferPacket.h', | 1949 'webusb/USBIsochronousInTransferPacket.h', |
| 1938 'webusb/USBIsochronousInTransferResult.h', | 1950 'webusb/USBIsochronousInTransferResult.h', |
| 1939 'webusb/USBIsochronousOutTransferPacket.h', | 1951 'webusb/USBIsochronousOutTransferPacket.h', |
| 1940 'webusb/USBIsochronousOutTransferResult.h', | 1952 'webusb/USBIsochronousOutTransferResult.h', |
| 1941 'webusb/USBOutTransferResult.h', | 1953 'webusb/USBOutTransferResult.h', |
| 1954 'worklet/ThreadedWorkletGlobalScope.cpp', |
| 1955 'worklet/ThreadedWorkletGlobalScope.h', |
| 1956 'worklet/ThreadedWorkletGlobalScopeProxy.h', |
| 1957 'worklet/ThreadedWorkletGlobalScopeProxy.cpp', |
| 1942 'worklet/Worklet.cpp', | 1958 'worklet/Worklet.cpp', |
| 1943 'worklet/Worklet.h', | 1959 'worklet/Worklet.h', |
| 1960 'worklet/WorkletThread.cpp', |
| 1961 'worklet/WorkletThread.h', |
| 1962 'worklet/WorkletThreadStartupData.h', |
| 1944 ], | 1963 ], |
| 1945 # 'partial interface' or target (right side of) 'implements' | 1964 # 'partial interface' or target (right side of) 'implements' |
| 1946 'modules_testing_dependency_idl_files' : [ | 1965 'modules_testing_dependency_idl_files' : [ |
| 1947 'accessibility/testing/InternalsAccessibility.idl', | 1966 'accessibility/testing/InternalsAccessibility.idl', |
| 1948 'mediastream/testing/InternalsRTCCertificate.idl', | 1967 'mediastream/testing/InternalsRTCCertificate.idl', |
| 1949 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl', | 1968 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl', |
| 1950 'serviceworkers/testing/InternalsServiceWorker.idl', | 1969 'serviceworkers/testing/InternalsServiceWorker.idl', |
| 1951 'speech/testing/InternalsSpeechSynthesis.idl', | 1970 'speech/testing/InternalsSpeechSynthesis.idl', |
| 1952 'vibration/testing/InternalsVibration.idl', | 1971 'vibration/testing/InternalsVibration.idl', |
| 1953 'webaudio/testing/InternalsWebAudio.idl', | 1972 'webaudio/testing/InternalsWebAudio.idl', |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2021 'webaudio/ConvolverNodeTest.cpp', | 2040 'webaudio/ConvolverNodeTest.cpp', |
| 2022 'webaudio/DynamicsCompressorNodeTest.cpp', | 2041 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2023 'webaudio/ScriptProcessorNodeTest.cpp', | 2042 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2024 'webaudio/StereoPannerNodeTest.cpp', | 2043 'webaudio/StereoPannerNodeTest.cpp', |
| 2025 'webdatabase/QuotaTrackerTest.cpp', | 2044 'webdatabase/QuotaTrackerTest.cpp', |
| 2026 'websockets/DOMWebSocketTest.cpp', | 2045 'websockets/DOMWebSocketTest.cpp', |
| 2027 'websockets/DocumentWebSocketChannelTest.cpp', | 2046 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2028 ], | 2047 ], |
| 2029 }, | 2048 }, |
| 2030 } | 2049 } |
| OLD | NEW |