| 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 282 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 293 'speech/SpeechRecognitionError.idl', | 293 'speech/SpeechRecognitionError.idl', |
| 294 'speech/SpeechRecognitionEvent.idl', | 294 'speech/SpeechRecognitionEvent.idl', |
| 295 'speech/SpeechSynthesisEvent.idl', | 295 'speech/SpeechSynthesisEvent.idl', |
| 296 'webaudio/AudioProcessingEvent.idl', | 296 'webaudio/AudioProcessingEvent.idl', |
| 297 'webaudio/OfflineAudioCompletionEvent.idl', | 297 'webaudio/OfflineAudioCompletionEvent.idl', |
| 298 'webmidi/MIDIConnectionEvent.idl', | 298 'webmidi/MIDIConnectionEvent.idl', |
| 299 'webmidi/MIDIMessageEvent.idl', | 299 'webmidi/MIDIMessageEvent.idl', |
| 300 'websockets/CloseEvent.idl', | 300 'websockets/CloseEvent.idl', |
| 301 ], | 301 ], |
| 302 'modules_dictionary_idl_files': [ | 302 'modules_dictionary_idl_files': [ |
| 303 'device_light/DeviceLightEventInit.idl', |
| 303 'encoding/TextDecodeOptions.idl', | 304 'encoding/TextDecodeOptions.idl', |
| 304 'encoding/TextDecoderOptions.idl', | 305 'encoding/TextDecoderOptions.idl', |
| 305 'encryptedmedia/MediaEncryptedEventInit.idl', | 306 'encryptedmedia/MediaEncryptedEventInit.idl', |
| 306 'encryptedmedia/MediaKeySystemConfiguration.idl', | 307 'encryptedmedia/MediaKeySystemConfiguration.idl', |
| 307 'encryptedmedia/MediaKeySystemMediaCapability.idl', | 308 'encryptedmedia/MediaKeySystemMediaCapability.idl', |
| 308 'filesystem/FileSystemFlags.idl', | 309 'filesystem/FileSystemFlags.idl', |
| 309 'gamepad/GamepadEventInit.idl', | 310 'gamepad/GamepadEventInit.idl', |
| 310 'geofencing/CircularGeofencingRegionInit.idl', | 311 'geofencing/CircularGeofencingRegionInit.idl', |
| 311 'geolocation/PositionOptions.idl', | 312 'geolocation/PositionOptions.idl', |
| 312 'indexeddb/IDBIndexParameters.idl', | 313 'indexeddb/IDBIndexParameters.idl', |
| (...skipping 22 matching lines...) Expand all Loading... |
| 335 '<(blink_modules_output_dir)/EventModules.cpp', | 336 '<(blink_modules_output_dir)/EventModules.cpp', |
| 336 '<(blink_modules_output_dir)/EventModulesHeaders.h', | 337 '<(blink_modules_output_dir)/EventModulesHeaders.h', |
| 337 '<(blink_modules_output_dir)/EventModulesNames.cpp', | 338 '<(blink_modules_output_dir)/EventModulesNames.cpp', |
| 338 '<(blink_modules_output_dir)/EventModulesNames.h', | 339 '<(blink_modules_output_dir)/EventModulesNames.h', |
| 339 '<(blink_modules_output_dir)/EventTargetModulesNames.cpp', | 340 '<(blink_modules_output_dir)/EventTargetModulesNames.cpp', |
| 340 '<(blink_modules_output_dir)/EventTargetModulesNames.h', | 341 '<(blink_modules_output_dir)/EventTargetModulesNames.h', |
| 341 '<(blink_modules_output_dir)/IndexedDBNames.cpp', | 342 '<(blink_modules_output_dir)/IndexedDBNames.cpp', |
| 342 '<(blink_modules_output_dir)/IndexedDBNames.h', | 343 '<(blink_modules_output_dir)/IndexedDBNames.h', |
| 343 ], | 344 ], |
| 344 'generated_modules_dictionary_files': [ | 345 'generated_modules_dictionary_files': [ |
| 346 '<(blink_modules_output_dir)/device_light/DeviceLightEventInit.cpp', |
| 347 '<(blink_modules_output_dir)/device_light/DeviceLightEventInit.h', |
| 345 '<(blink_modules_output_dir)/encoding/TextDecodeOptions.cpp', | 348 '<(blink_modules_output_dir)/encoding/TextDecodeOptions.cpp', |
| 346 '<(blink_modules_output_dir)/encoding/TextDecodeOptions.h', | 349 '<(blink_modules_output_dir)/encoding/TextDecodeOptions.h', |
| 347 '<(blink_modules_output_dir)/encoding/TextDecoderOptions.cpp', | 350 '<(blink_modules_output_dir)/encoding/TextDecoderOptions.cpp', |
| 348 '<(blink_modules_output_dir)/encoding/TextDecoderOptions.h', | 351 '<(blink_modules_output_dir)/encoding/TextDecoderOptions.h', |
| 349 '<(blink_modules_output_dir)/encryptedmedia/MediaEncryptedEventInit.cpp', | 352 '<(blink_modules_output_dir)/encryptedmedia/MediaEncryptedEventInit.cpp', |
| 350 '<(blink_modules_output_dir)/encryptedmedia/MediaEncryptedEventInit.h', | 353 '<(blink_modules_output_dir)/encryptedmedia/MediaEncryptedEventInit.h', |
| 351 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.cp
p', | 354 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.cp
p', |
| 352 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.h'
, | 355 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemConfiguration.h'
, |
| 353 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
cpp', | 356 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
cpp', |
| 354 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
h', | 357 '<(blink_modules_output_dir)/encryptedmedia/MediaKeySystemMediaCapability.
h', |
| (...skipping 850 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1205 'serviceworkers/CacheTest.cpp', | 1208 'serviceworkers/CacheTest.cpp', |
| 1206 'serviceworkers/FetchResponseDataTest.cpp', | 1209 'serviceworkers/FetchResponseDataTest.cpp', |
| 1207 'serviceworkers/RequestTest.cpp', | 1210 'serviceworkers/RequestTest.cpp', |
| 1208 'serviceworkers/ResponseTest.cpp', | 1211 'serviceworkers/ResponseTest.cpp', |
| 1209 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1212 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 1210 'websockets/DOMWebSocketTest.cpp', | 1213 'websockets/DOMWebSocketTest.cpp', |
| 1211 'websockets/DocumentWebSocketChannelTest.cpp', | 1214 'websockets/DocumentWebSocketChannelTest.cpp', |
| 1212 ], | 1215 ], |
| 1213 }, | 1216 }, |
| 1214 } | 1217 } |
| OLD | NEW |