| 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 858 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 913 'crypto/DOMWindowCrypto.cpp', | 914 'crypto/DOMWindowCrypto.cpp', |
| 914 'crypto/DOMWindowCrypto.h', | 915 'crypto/DOMWindowCrypto.h', |
| 915 'crypto/NormalizeAlgorithm.cpp', | 916 'crypto/NormalizeAlgorithm.cpp', |
| 916 'crypto/NormalizeAlgorithm.h', | 917 'crypto/NormalizeAlgorithm.h', |
| 917 'crypto/SubtleCrypto.cpp', | 918 'crypto/SubtleCrypto.cpp', |
| 918 'crypto/SubtleCrypto.h', | 919 'crypto/SubtleCrypto.h', |
| 919 'crypto/WorkerGlobalScopeCrypto.cpp', | 920 'crypto/WorkerGlobalScopeCrypto.cpp', |
| 920 'crypto/WorkerGlobalScopeCrypto.h', | 921 'crypto/WorkerGlobalScopeCrypto.h', |
| 921 'csspaint/CSSPaintDefinition.cpp', | 922 'csspaint/CSSPaintDefinition.cpp', |
| 922 'csspaint/CSSPaintDefinition.h', | 923 'csspaint/CSSPaintDefinition.h', |
| 924 'csspaint/CSSPaintImageGeneratorImpl.cpp', |
| 925 'csspaint/CSSPaintImageGeneratorImpl.h', |
| 926 'csspaint/Geometry.h', |
| 923 'csspaint/PaintRenderingContext2D.cpp', | 927 'csspaint/PaintRenderingContext2D.cpp', |
| 924 'csspaint/PaintRenderingContext2D.h', | 928 'csspaint/PaintRenderingContext2D.h', |
| 925 'csspaint/PaintWorklet.cpp', | 929 'csspaint/PaintWorklet.cpp', |
| 926 'csspaint/PaintWorklet.h', | 930 'csspaint/PaintWorklet.h', |
| 927 'csspaint/PaintWorkletGlobalScope.cpp', | 931 'csspaint/PaintWorkletGlobalScope.cpp', |
| 928 'csspaint/PaintWorkletGlobalScope.h', | 932 'csspaint/PaintWorkletGlobalScope.h', |
| 929 'csspaint/WindowPaintWorklet.cpp', | 933 'csspaint/WindowPaintWorklet.cpp', |
| 930 'csspaint/WindowPaintWorklet.h', | 934 'csspaint/WindowPaintWorklet.h', |
| 931 'device_light/DeviceLightController.cpp', | 935 'device_light/DeviceLightController.cpp', |
| 932 'device_light/DeviceLightController.h', | 936 'device_light/DeviceLightController.h', |
| (...skipping 1064 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1997 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 2001 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
| 1998 'webaudio/ConvolverNodeTest.cpp', | 2002 'webaudio/ConvolverNodeTest.cpp', |
| 1999 'webaudio/DynamicsCompressorNodeTest.cpp', | 2003 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2000 'webaudio/ScriptProcessorNodeTest.cpp', | 2004 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2001 'webaudio/StereoPannerNodeTest.cpp', | 2005 'webaudio/StereoPannerNodeTest.cpp', |
| 2002 'websockets/DOMWebSocketTest.cpp', | 2006 'websockets/DOMWebSocketTest.cpp', |
| 2003 'websockets/DocumentWebSocketChannelTest.cpp', | 2007 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2004 ], | 2008 ], |
| 2005 }, | 2009 }, |
| 2006 } | 2010 } |
| OLD | NEW |