| 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 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 'webaudio/GainNode.idl', | 175 'webaudio/GainNode.idl', |
| 176 'webaudio/MediaElementAudioSourceNode.idl', | 176 'webaudio/MediaElementAudioSourceNode.idl', |
| 177 'webaudio/MediaStreamAudioDestinationNode.idl', | 177 'webaudio/MediaStreamAudioDestinationNode.idl', |
| 178 'webaudio/MediaStreamAudioSourceNode.idl', | 178 'webaudio/MediaStreamAudioSourceNode.idl', |
| 179 'webaudio/OfflineAudioCompletionEvent.idl', | 179 'webaudio/OfflineAudioCompletionEvent.idl', |
| 180 'webaudio/OfflineAudioContext.idl', | 180 'webaudio/OfflineAudioContext.idl', |
| 181 'webaudio/OscillatorNode.idl', | 181 'webaudio/OscillatorNode.idl', |
| 182 'webaudio/PannerNode.idl', | 182 'webaudio/PannerNode.idl', |
| 183 'webaudio/PeriodicWave.idl', | 183 'webaudio/PeriodicWave.idl', |
| 184 'webaudio/ScriptProcessorNode.idl', | 184 'webaudio/ScriptProcessorNode.idl', |
| 185 'webaudio/StereoPannerNode.idl', |
| 185 'webaudio/WaveShaperNode.idl', | 186 'webaudio/WaveShaperNode.idl', |
| 186 'webdatabase/Database.idl', | 187 'webdatabase/Database.idl', |
| 187 'webdatabase/DatabaseCallback.idl', | 188 'webdatabase/DatabaseCallback.idl', |
| 188 'webdatabase/SQLError.idl', | 189 'webdatabase/SQLError.idl', |
| 189 'webdatabase/SQLResultSet.idl', | 190 'webdatabase/SQLResultSet.idl', |
| 190 'webdatabase/SQLResultSetRowList.idl', | 191 'webdatabase/SQLResultSetRowList.idl', |
| 191 'webdatabase/SQLStatementCallback.idl', | 192 'webdatabase/SQLStatementCallback.idl', |
| 192 'webdatabase/SQLStatementErrorCallback.idl', | 193 'webdatabase/SQLStatementErrorCallback.idl', |
| 193 'webdatabase/SQLTransaction.idl', | 194 'webdatabase/SQLTransaction.idl', |
| 194 'webdatabase/SQLTransactionCallback.idl', | 195 'webdatabase/SQLTransactionCallback.idl', |
| (...skipping 703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 898 'webaudio/OscillatorNode.cpp', | 899 'webaudio/OscillatorNode.cpp', |
| 899 'webaudio/OscillatorNode.h', | 900 'webaudio/OscillatorNode.h', |
| 900 'webaudio/PannerNode.cpp', | 901 'webaudio/PannerNode.cpp', |
| 901 'webaudio/PannerNode.h', | 902 'webaudio/PannerNode.h', |
| 902 'webaudio/PeriodicWave.cpp', | 903 'webaudio/PeriodicWave.cpp', |
| 903 'webaudio/PeriodicWave.h', | 904 'webaudio/PeriodicWave.h', |
| 904 'webaudio/RealtimeAnalyser.cpp', | 905 'webaudio/RealtimeAnalyser.cpp', |
| 905 'webaudio/RealtimeAnalyser.h', | 906 'webaudio/RealtimeAnalyser.h', |
| 906 'webaudio/ScriptProcessorNode.cpp', | 907 'webaudio/ScriptProcessorNode.cpp', |
| 907 'webaudio/ScriptProcessorNode.h', | 908 'webaudio/ScriptProcessorNode.h', |
| 909 'webaudio/StereoPannerNode.cpp', |
| 910 'webaudio/StereoPannerNode.h', |
| 908 'webaudio/WaveShaperDSPKernel.cpp', | 911 'webaudio/WaveShaperDSPKernel.cpp', |
| 909 'webaudio/WaveShaperDSPKernel.h', | 912 'webaudio/WaveShaperDSPKernel.h', |
| 910 'webaudio/WaveShaperNode.cpp', | 913 'webaudio/WaveShaperNode.cpp', |
| 911 'webaudio/WaveShaperNode.h', | 914 'webaudio/WaveShaperNode.h', |
| 912 'webaudio/WaveShaperProcessor.cpp', | 915 'webaudio/WaveShaperProcessor.cpp', |
| 913 'webaudio/WaveShaperProcessor.h', | 916 'webaudio/WaveShaperProcessor.h', |
| 914 'webdatabase/ChangeVersionData.h', | 917 'webdatabase/ChangeVersionData.h', |
| 915 'webdatabase/ChangeVersionWrapper.cpp', | 918 'webdatabase/ChangeVersionWrapper.cpp', |
| 916 'webdatabase/ChangeVersionWrapper.h', | 919 'webdatabase/ChangeVersionWrapper.h', |
| 917 'webdatabase/DOMWindowWebDatabase.cpp', | 920 'webdatabase/DOMWindowWebDatabase.cpp', |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1046 'serviceworkers/CacheTest.cpp', | 1049 'serviceworkers/CacheTest.cpp', |
| 1047 'serviceworkers/FetchResponseDataTest.cpp', | 1050 'serviceworkers/FetchResponseDataTest.cpp', |
| 1048 'serviceworkers/RequestTest.cpp', | 1051 'serviceworkers/RequestTest.cpp', |
| 1049 'serviceworkers/ResponseTest.cpp', | 1052 'serviceworkers/ResponseTest.cpp', |
| 1050 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1053 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 1051 'websockets/DOMWebSocketTest.cpp', | 1054 'websockets/DOMWebSocketTest.cpp', |
| 1052 'websockets/NewWebSocketChannelImplTest.cpp', | 1055 'websockets/NewWebSocketChannelImplTest.cpp', |
| 1053 ], | 1056 ], |
| 1054 }, | 1057 }, |
| 1055 } | 1058 } |
| OLD | NEW |