| 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 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 213 'device_orientation/WindowDeviceOrientation.idl', | 213 'device_orientation/WindowDeviceOrientation.idl', |
| 214 'donottrack/NavigatorDoNotTrack.idl', | 214 'donottrack/NavigatorDoNotTrack.idl', |
| 215 'encryptedmedia/HTMLMediaElementEncryptedMedia.idl', | 215 'encryptedmedia/HTMLMediaElementEncryptedMedia.idl', |
| 216 'filesystem/DataTransferItemFileSystem.idl', | 216 'filesystem/DataTransferItemFileSystem.idl', |
| 217 'filesystem/HTMLInputElementFileSystem.idl', | 217 'filesystem/HTMLInputElementFileSystem.idl', |
| 218 'filesystem/InspectorFrontendHostFileSystem.idl', | 218 'filesystem/InspectorFrontendHostFileSystem.idl', |
| 219 'filesystem/WindowFileSystem.idl', | 219 'filesystem/WindowFileSystem.idl', |
| 220 'filesystem/WorkerGlobalScopeFileSystem.idl', | 220 'filesystem/WorkerGlobalScopeFileSystem.idl', |
| 221 'gamepad/NavigatorGamepad.idl', | 221 'gamepad/NavigatorGamepad.idl', |
| 222 'geofencing/NavigatorGeofencing.idl', | 222 'geofencing/NavigatorGeofencing.idl', |
| 223 'geofencing/ServiceWorkerRegistrationGeofencing.idl', |
| 223 'geofencing/WorkerNavigatorGeofencing.idl', | 224 'geofencing/WorkerNavigatorGeofencing.idl', |
| 224 'geolocation/NavigatorGeolocation.idl', | 225 'geolocation/NavigatorGeolocation.idl', |
| 225 'indexeddb/WindowIndexedDatabase.idl', | 226 'indexeddb/WindowIndexedDatabase.idl', |
| 226 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', | 227 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
| 227 'mediasource/HTMLVideoElementMediaSource.idl', | 228 'mediasource/HTMLVideoElementMediaSource.idl', |
| 228 'mediasource/URLMediaSource.idl', | 229 'mediasource/URLMediaSource.idl', |
| 229 'mediastream/NavigatorMediaStream.idl', | 230 'mediastream/NavigatorMediaStream.idl', |
| 230 'mediastream/URLMediaStream.idl', | 231 'mediastream/URLMediaStream.idl', |
| 231 'mediastream/WindowMediaStream.idl', | 232 'mediastream/WindowMediaStream.idl', |
| 232 'navigatorcontentutils/NavigatorContentUtils.idl', | 233 'navigatorcontentutils/NavigatorContentUtils.idl', |
| (...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 'gamepad/WebKitGamepadList.h', | 492 'gamepad/WebKitGamepadList.h', |
| 492 'geofencing/CircularGeofencingRegion.cpp', | 493 'geofencing/CircularGeofencingRegion.cpp', |
| 493 'geofencing/CircularGeofencingRegion.h', | 494 'geofencing/CircularGeofencingRegion.h', |
| 494 'geofencing/Geofencing.cpp', | 495 'geofencing/Geofencing.cpp', |
| 495 'geofencing/Geofencing.h', | 496 'geofencing/Geofencing.h', |
| 496 'geofencing/GeofencingError.cpp', | 497 'geofencing/GeofencingError.cpp', |
| 497 'geofencing/GeofencingError.h', | 498 'geofencing/GeofencingError.h', |
| 498 'geofencing/GeofencingRegion.h', | 499 'geofencing/GeofencingRegion.h', |
| 499 'geofencing/NavigatorGeofencing.cpp', | 500 'geofencing/NavigatorGeofencing.cpp', |
| 500 'geofencing/NavigatorGeofencing.h', | 501 'geofencing/NavigatorGeofencing.h', |
| 502 'geofencing/ServiceWorkerRegistrationGeofencing.cpp', |
| 503 'geofencing/ServiceWorkerRegistrationGeofencing.h', |
| 501 'geofencing/WorkerNavigatorGeofencing.cpp', | 504 'geofencing/WorkerNavigatorGeofencing.cpp', |
| 502 'geofencing/WorkerNavigatorGeofencing.h', | 505 'geofencing/WorkerNavigatorGeofencing.h', |
| 503 'geolocation/Coordinates.cpp', | 506 'geolocation/Coordinates.cpp', |
| 504 'geolocation/Geolocation.cpp', | 507 'geolocation/Geolocation.cpp', |
| 505 'geolocation/GeolocationController.cpp', | 508 'geolocation/GeolocationController.cpp', |
| 506 'geolocation/GeolocationInspectorAgent.cpp', | 509 'geolocation/GeolocationInspectorAgent.cpp', |
| 507 'geolocation/GeoNotifier.cpp', | 510 'geolocation/GeoNotifier.cpp', |
| 508 'geolocation/GeoNotifier.h', | 511 'geolocation/GeoNotifier.h', |
| 509 'geolocation/GeolocationWatchers.cpp', | 512 'geolocation/GeolocationWatchers.cpp', |
| 510 'geolocation/GeolocationWatchers.h', | 513 'geolocation/GeolocationWatchers.h', |
| (...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1039 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1042 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 1040 'websockets/DOMWebSocketTest.cpp', | 1043 'websockets/DOMWebSocketTest.cpp', |
| 1041 'websockets/NewWebSocketChannelImplTest.cpp', | 1044 'websockets/NewWebSocketChannelImplTest.cpp', |
| 1042 'websockets/WebSocketDeflaterTest.cpp', | 1045 'websockets/WebSocketDeflaterTest.cpp', |
| 1043 'websockets/WebSocketExtensionDispatcherTest.cpp', | 1046 'websockets/WebSocketExtensionDispatcherTest.cpp', |
| 1044 'websockets/WebSocketExtensionParserTest.cpp', | 1047 'websockets/WebSocketExtensionParserTest.cpp', |
| 1045 'websockets/WebSocketPerMessageDeflateTest.cpp', | 1048 'websockets/WebSocketPerMessageDeflateTest.cpp', |
| 1046 ], | 1049 ], |
| 1047 }, | 1050 }, |
| 1048 } | 1051 } |
| OLD | NEW |