| 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 24 matching lines...) Expand all Loading... |
| 35 'canvas2d/Path2D.idl', | 35 'canvas2d/Path2D.idl', |
| 36 'compositorworker/CompositorWorker.idl', | 36 'compositorworker/CompositorWorker.idl', |
| 37 'compositorworker/CompositorWorkerGlobalScope.idl', | 37 'compositorworker/CompositorWorkerGlobalScope.idl', |
| 38 'credentialmanager/Credential.idl', | 38 'credentialmanager/Credential.idl', |
| 39 'credentialmanager/CredentialsContainer.idl', | 39 'credentialmanager/CredentialsContainer.idl', |
| 40 'credentialmanager/FederatedCredential.idl', | 40 'credentialmanager/FederatedCredential.idl', |
| 41 'credentialmanager/PasswordCredential.idl', | 41 'credentialmanager/PasswordCredential.idl', |
| 42 'crypto/Crypto.idl', | 42 'crypto/Crypto.idl', |
| 43 'crypto/CryptoKey.idl', | 43 'crypto/CryptoKey.idl', |
| 44 'crypto/SubtleCrypto.idl', | 44 'crypto/SubtleCrypto.idl', |
| 45 'csspaint/Geometry.idl', |
| 45 'csspaint/PaintRenderingContext2D.idl', | 46 'csspaint/PaintRenderingContext2D.idl', |
| 46 'csspaint/PaintWorkletGlobalScope.idl', | 47 'csspaint/PaintWorkletGlobalScope.idl', |
| 47 'device_light/DeviceLightEvent.idl', | 48 'device_light/DeviceLightEvent.idl', |
| 48 'device_orientation/DeviceAcceleration.idl', | 49 'device_orientation/DeviceAcceleration.idl', |
| 49 'device_orientation/DeviceMotionEvent.idl', | 50 'device_orientation/DeviceMotionEvent.idl', |
| 50 'device_orientation/DeviceOrientationEvent.idl', | 51 'device_orientation/DeviceOrientationEvent.idl', |
| 51 'device_orientation/DeviceRotationRate.idl', | 52 'device_orientation/DeviceRotationRate.idl', |
| 52 'encoding/TextDecoder.idl', | 53 'encoding/TextDecoder.idl', |
| 53 'encoding/TextEncoder.idl', | 54 'encoding/TextEncoder.idl', |
| 54 'encryptedmedia/MediaEncryptedEvent.idl', | 55 'encryptedmedia/MediaEncryptedEvent.idl', |
| (...skipping 848 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 903 'crypto/DOMWindowCrypto.cpp', | 904 'crypto/DOMWindowCrypto.cpp', |
| 904 'crypto/DOMWindowCrypto.h', | 905 'crypto/DOMWindowCrypto.h', |
| 905 'crypto/NormalizeAlgorithm.cpp', | 906 'crypto/NormalizeAlgorithm.cpp', |
| 906 'crypto/NormalizeAlgorithm.h', | 907 'crypto/NormalizeAlgorithm.h', |
| 907 'crypto/SubtleCrypto.cpp', | 908 'crypto/SubtleCrypto.cpp', |
| 908 'crypto/SubtleCrypto.h', | 909 'crypto/SubtleCrypto.h', |
| 909 'crypto/WorkerGlobalScopeCrypto.cpp', | 910 'crypto/WorkerGlobalScopeCrypto.cpp', |
| 910 'crypto/WorkerGlobalScopeCrypto.h', | 911 'crypto/WorkerGlobalScopeCrypto.h', |
| 911 'csspaint/CSSPaintDefinition.cpp', | 912 'csspaint/CSSPaintDefinition.cpp', |
| 912 'csspaint/CSSPaintDefinition.h', | 913 'csspaint/CSSPaintDefinition.h', |
| 914 'csspaint/CSSPaintImageGeneratorImpl.cpp', |
| 915 'csspaint/CSSPaintImageGeneratorImpl.h', |
| 916 'csspaint/Geometry.h', |
| 913 'csspaint/PaintRenderingContext2D.cpp', | 917 'csspaint/PaintRenderingContext2D.cpp', |
| 914 'csspaint/PaintRenderingContext2D.h', | 918 'csspaint/PaintRenderingContext2D.h', |
| 915 'csspaint/PaintWorklet.cpp', | 919 'csspaint/PaintWorklet.cpp', |
| 916 'csspaint/PaintWorklet.h', | 920 'csspaint/PaintWorklet.h', |
| 917 'csspaint/PaintWorkletGlobalScope.cpp', | 921 'csspaint/PaintWorkletGlobalScope.cpp', |
| 918 'csspaint/PaintWorkletGlobalScope.h', | 922 'csspaint/PaintWorkletGlobalScope.h', |
| 919 'csspaint/WindowPaintWorklet.cpp', | 923 'csspaint/WindowPaintWorklet.cpp', |
| 920 'csspaint/WindowPaintWorklet.h', | 924 'csspaint/WindowPaintWorklet.h', |
| 921 'device_light/DeviceLightController.cpp', | 925 'device_light/DeviceLightController.cpp', |
| 922 'device_light/DeviceLightController.h', | 926 'device_light/DeviceLightController.h', |
| (...skipping 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1981 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 1985 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
| 1982 'webaudio/ConvolverNodeTest.cpp', | 1986 'webaudio/ConvolverNodeTest.cpp', |
| 1983 'webaudio/DynamicsCompressorNodeTest.cpp', | 1987 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 1984 'webaudio/ScriptProcessorNodeTest.cpp', | 1988 'webaudio/ScriptProcessorNodeTest.cpp', |
| 1985 'webaudio/StereoPannerNodeTest.cpp', | 1989 'webaudio/StereoPannerNodeTest.cpp', |
| 1986 'websockets/DOMWebSocketTest.cpp', | 1990 'websockets/DOMWebSocketTest.cpp', |
| 1987 'websockets/DocumentWebSocketChannelTest.cpp', | 1991 'websockets/DocumentWebSocketChannelTest.cpp', |
| 1988 ], | 1992 ], |
| 1989 }, | 1993 }, |
| 1990 } | 1994 } |
| OLD | NEW |