| 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 288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 299 'encoding/TextDecodeOptions.idl', | 299 'encoding/TextDecodeOptions.idl', |
| 300 'encoding/TextDecoderOptions.idl', | 300 'encoding/TextDecoderOptions.idl', |
| 301 'encryptedmedia/MediaKeySystemConfiguration.idl', | 301 'encryptedmedia/MediaKeySystemConfiguration.idl', |
| 302 'encryptedmedia/MediaKeySystemMediaCapability.idl', | 302 'encryptedmedia/MediaKeySystemMediaCapability.idl', |
| 303 'filesystem/FileSystemFlags.idl', | 303 'filesystem/FileSystemFlags.idl', |
| 304 'geofencing/CircularGeofencingRegionInit.idl', | 304 'geofencing/CircularGeofencingRegionInit.idl', |
| 305 'geolocation/PositionOptions.idl', | 305 'geolocation/PositionOptions.idl', |
| 306 'indexeddb/IDBIndexParameters.idl', | 306 'indexeddb/IDBIndexParameters.idl', |
| 307 'mediastream/RTCIceCandidateInit.idl', | 307 'mediastream/RTCIceCandidateInit.idl', |
| 308 'mediastream/RTCSessionDescriptionInit.idl', | 308 'mediastream/RTCSessionDescriptionInit.idl', |
| 309 'notifications/NotificationEventInit.idl', |
| 309 'notifications/NotificationOptions.idl', | 310 'notifications/NotificationOptions.idl', |
| 311 'push_messaging/PushEventInit.idl', |
| 310 'serviceworkers/CacheQueryOptions.idl', | 312 'serviceworkers/CacheQueryOptions.idl', |
| 313 'serviceworkers/ExtendableEventInit.idl', |
| 314 'serviceworkers/InstallEventInit.idl', |
| 311 'serviceworkers/RegistrationOptions.idl', | 315 'serviceworkers/RegistrationOptions.idl', |
| 312 'serviceworkers/ServiceWorkerClientQueryOptions.idl', | 316 'serviceworkers/ServiceWorkerClientQueryOptions.idl', |
| 313 'speech/SpeechRecognitionErrorInit.idl', | 317 'speech/SpeechRecognitionErrorInit.idl', |
| 314 'speech/SpeechRecognitionEventInit.idl', | 318 'speech/SpeechRecognitionEventInit.idl', |
| 315 'webmidi/MIDIConnectionEventInit.idl', | 319 'webmidi/MIDIConnectionEventInit.idl', |
| 316 'webmidi/MIDIMessageEventInit.idl', | 320 'webmidi/MIDIMessageEventInit.idl', |
| 317 'webmidi/MIDIOptions.idl', | 321 'webmidi/MIDIOptions.idl', |
| 318 'websockets/CloseEventInit.idl', | 322 'websockets/CloseEventInit.idl', |
| 319 ], | 323 ], |
| 320 'generated_modules_files': [ | 324 'generated_modules_files': [ |
| (...skipping 21 matching lines...) Expand all Loading... |
| 342 '<(blink_modules_output_dir)/geofencing/CircularGeofencingRegionInit.cpp', | 346 '<(blink_modules_output_dir)/geofencing/CircularGeofencingRegionInit.cpp', |
| 343 '<(blink_modules_output_dir)/geofencing/CircularGeofencingRegionInit.h', | 347 '<(blink_modules_output_dir)/geofencing/CircularGeofencingRegionInit.h', |
| 344 '<(blink_modules_output_dir)/geolocation/PositionOptions.cpp', | 348 '<(blink_modules_output_dir)/geolocation/PositionOptions.cpp', |
| 345 '<(blink_modules_output_dir)/geolocation/PositionOptions.h', | 349 '<(blink_modules_output_dir)/geolocation/PositionOptions.h', |
| 346 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.cpp', | 350 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.cpp', |
| 347 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.h', | 351 '<(blink_modules_output_dir)/indexeddb/IDBIndexParameters.h', |
| 348 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.cpp', | 352 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.cpp', |
| 349 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.h', | 353 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.h', |
| 350 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.cpp', | 354 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.cpp', |
| 351 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.h', | 355 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.h', |
| 356 '<(blink_modules_output_dir)/notifications/NotificationEventInit.cpp', |
| 357 '<(blink_modules_output_dir)/notifications/NotificationEventInit.h', |
| 352 '<(blink_modules_output_dir)/notifications/NotificationOptions.cpp', | 358 '<(blink_modules_output_dir)/notifications/NotificationOptions.cpp', |
| 353 '<(blink_modules_output_dir)/notifications/NotificationOptions.h', | 359 '<(blink_modules_output_dir)/notifications/NotificationOptions.h', |
| 360 '<(blink_modules_output_dir)/push_messaging/PushEventInit.cpp', |
| 361 '<(blink_modules_output_dir)/push_messaging/PushEventInit.h', |
| 354 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.cpp', | 362 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.cpp', |
| 355 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.h', | 363 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.h', |
| 364 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.cpp', |
| 365 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.h', |
| 366 '<(blink_modules_output_dir)/serviceworkers/InstallEventInit.cpp', |
| 367 '<(blink_modules_output_dir)/serviceworkers/InstallEventInit.h', |
| 356 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.cpp', | 368 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.cpp', |
| 357 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.h', | 369 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.h', |
| 358 '<(blink_modules_output_dir)/serviceworkers/ServiceWorkerClientQueryOption
s.cpp', | 370 '<(blink_modules_output_dir)/serviceworkers/ServiceWorkerClientQueryOption
s.cpp', |
| 359 '<(blink_modules_output_dir)/serviceworkers/ServiceWorkerClientQueryOption
s.h', | 371 '<(blink_modules_output_dir)/serviceworkers/ServiceWorkerClientQueryOption
s.h', |
| 360 '<(blink_modules_output_dir)/speech/SpeechRecognitionErrorInit.cpp', | 372 '<(blink_modules_output_dir)/speech/SpeechRecognitionErrorInit.cpp', |
| 361 '<(blink_modules_output_dir)/speech/SpeechRecognitionErrorInit.h', | 373 '<(blink_modules_output_dir)/speech/SpeechRecognitionErrorInit.h', |
| 362 '<(blink_modules_output_dir)/speech/SpeechRecognitionEventInit.cpp', | 374 '<(blink_modules_output_dir)/speech/SpeechRecognitionEventInit.cpp', |
| 363 '<(blink_modules_output_dir)/speech/SpeechRecognitionEventInit.h', | 375 '<(blink_modules_output_dir)/speech/SpeechRecognitionEventInit.h', |
| 364 '<(blink_modules_output_dir)/webmidi/MIDIConnectionEventInit.cpp', | 376 '<(blink_modules_output_dir)/webmidi/MIDIConnectionEventInit.cpp', |
| 365 '<(blink_modules_output_dir)/webmidi/MIDIConnectionEventInit.h', | 377 '<(blink_modules_output_dir)/webmidi/MIDIConnectionEventInit.h', |
| (...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1162 'serviceworkers/CacheTest.cpp', | 1174 'serviceworkers/CacheTest.cpp', |
| 1163 'serviceworkers/FetchResponseDataTest.cpp', | 1175 'serviceworkers/FetchResponseDataTest.cpp', |
| 1164 'serviceworkers/RequestTest.cpp', | 1176 'serviceworkers/RequestTest.cpp', |
| 1165 'serviceworkers/ResponseTest.cpp', | 1177 'serviceworkers/ResponseTest.cpp', |
| 1166 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1178 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 1167 'websockets/DOMWebSocketTest.cpp', | 1179 'websockets/DOMWebSocketTest.cpp', |
| 1168 'websockets/DocumentWebSocketChannelTest.cpp', | 1180 'websockets/DocumentWebSocketChannelTest.cpp', |
| 1169 ], | 1181 ], |
| 1170 }, | 1182 }, |
| 1171 } | 1183 } |
| OLD | NEW |