| 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 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 118 'mediastream/SourceInfo.idl', | 118 'mediastream/SourceInfo.idl', |
| 119 'navigatorconnect/CrossOriginConnectEvent.idl', | 119 'navigatorconnect/CrossOriginConnectEvent.idl', |
| 120 'navigatorconnect/CrossOriginServiceWorkerClient.idl', | 120 'navigatorconnect/CrossOriginServiceWorkerClient.idl', |
| 121 'netinfo/NetworkInformation.idl', | 121 'netinfo/NetworkInformation.idl', |
| 122 'notifications/Notification.idl', | 122 'notifications/Notification.idl', |
| 123 'notifications/NotificationEvent.idl', | 123 'notifications/NotificationEvent.idl', |
| 124 'notifications/NotificationPermissionCallback.idl', | 124 'notifications/NotificationPermissionCallback.idl', |
| 125 'performance/WorkerPerformance.idl', | 125 'performance/WorkerPerformance.idl', |
| 126 'permissions/Permissions.idl', | 126 'permissions/Permissions.idl', |
| 127 'permissions/PermissionStatus.idl', | 127 'permissions/PermissionStatus.idl', |
| 128 'presentation/AvailableChangeEvent.idl', |
| 128 'presentation/Presentation.idl', | 129 'presentation/Presentation.idl', |
| 129 'presentation/PresentationSession.idl', | 130 'presentation/PresentationSession.idl', |
| 130 'push_messaging/PushEvent.idl', | 131 'push_messaging/PushEvent.idl', |
| 131 'push_messaging/PushManager.idl', | 132 'push_messaging/PushManager.idl', |
| 132 'push_messaging/PushMessageData.idl', | 133 'push_messaging/PushMessageData.idl', |
| 133 'push_messaging/PushRegistration.idl', | 134 'push_messaging/PushRegistration.idl', |
| 134 'quota/DeprecatedStorageInfo.idl', | 135 'quota/DeprecatedStorageInfo.idl', |
| 135 'quota/DeprecatedStorageQuota.idl', | 136 'quota/DeprecatedStorageQuota.idl', |
| 136 'quota/StorageErrorCallback.idl', | 137 'quota/StorageErrorCallback.idl', |
| 137 'quota/StorageInfo.idl', | 138 'quota/StorageInfo.idl', |
| (...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 281 'gamepad/GamepadEvent.idl', | 282 'gamepad/GamepadEvent.idl', |
| 282 'geofencing/GeofencingEvent.idl', | 283 'geofencing/GeofencingEvent.idl', |
| 283 'indexeddb/IDBVersionChangeEvent.idl', | 284 'indexeddb/IDBVersionChangeEvent.idl', |
| 284 'mediastream/MediaStreamEvent.idl', | 285 'mediastream/MediaStreamEvent.idl', |
| 285 'mediastream/MediaStreamTrackEvent.idl', | 286 'mediastream/MediaStreamTrackEvent.idl', |
| 286 'mediastream/RTCDTMFToneChangeEvent.idl', | 287 'mediastream/RTCDTMFToneChangeEvent.idl', |
| 287 'mediastream/RTCDataChannelEvent.idl', | 288 'mediastream/RTCDataChannelEvent.idl', |
| 288 'mediastream/RTCIceCandidateEvent.idl', | 289 'mediastream/RTCIceCandidateEvent.idl', |
| 289 'navigatorconnect/CrossOriginConnectEvent.idl', | 290 'navigatorconnect/CrossOriginConnectEvent.idl', |
| 290 'notifications/NotificationEvent.idl', | 291 'notifications/NotificationEvent.idl', |
| 292 'presentation/AvailableChangeEvent.idl', |
| 291 'push_messaging/PushEvent.idl', | 293 'push_messaging/PushEvent.idl', |
| 292 'serviceworkers/ExtendableEvent.idl', | 294 'serviceworkers/ExtendableEvent.idl', |
| 293 'serviceworkers/FetchEvent.idl', | 295 'serviceworkers/FetchEvent.idl', |
| 294 'serviceworkers/InstallEvent.idl', | 296 'serviceworkers/InstallEvent.idl', |
| 295 'speech/SpeechRecognitionError.idl', | 297 'speech/SpeechRecognitionError.idl', |
| 296 'speech/SpeechRecognitionEvent.idl', | 298 'speech/SpeechRecognitionEvent.idl', |
| 297 'speech/SpeechSynthesisEvent.idl', | 299 'speech/SpeechSynthesisEvent.idl', |
| 298 'webaudio/AudioProcessingEvent.idl', | 300 'webaudio/AudioProcessingEvent.idl', |
| 299 'webaudio/OfflineAudioCompletionEvent.idl', | 301 'webaudio/OfflineAudioCompletionEvent.idl', |
| 300 'webmidi/MIDIConnectionEvent.idl', | 302 'webmidi/MIDIConnectionEvent.idl', |
| (...skipping 14 matching lines...) Expand all Loading... |
| 315 'geolocation/PositionOptions.idl', | 317 'geolocation/PositionOptions.idl', |
| 316 'indexeddb/IDBIndexParameters.idl', | 318 'indexeddb/IDBIndexParameters.idl', |
| 317 'indexeddb/IDBObjectStoreParameters.idl', | 319 'indexeddb/IDBObjectStoreParameters.idl', |
| 318 'indexeddb/IDBVersionChangeEventInit.idl', | 320 'indexeddb/IDBVersionChangeEventInit.idl', |
| 319 'mediastream/MediaStreamEventInit.idl', | 321 'mediastream/MediaStreamEventInit.idl', |
| 320 'mediastream/RTCDTMFToneChangeEventInit.idl', | 322 'mediastream/RTCDTMFToneChangeEventInit.idl', |
| 321 'mediastream/RTCIceCandidateInit.idl', | 323 'mediastream/RTCIceCandidateInit.idl', |
| 322 'mediastream/RTCSessionDescriptionInit.idl', | 324 'mediastream/RTCSessionDescriptionInit.idl', |
| 323 'notifications/NotificationEventInit.idl', | 325 'notifications/NotificationEventInit.idl', |
| 324 'notifications/NotificationOptions.idl', | 326 'notifications/NotificationOptions.idl', |
| 327 'presentation/AvailableChangeEventInit.idl', |
| 325 'push_messaging/PushEventInit.idl', | 328 'push_messaging/PushEventInit.idl', |
| 326 'serviceworkers/CacheQueryOptions.idl', | 329 'serviceworkers/CacheQueryOptions.idl', |
| 327 'serviceworkers/ExtendableEventInit.idl', | 330 'serviceworkers/ExtendableEventInit.idl', |
| 328 'serviceworkers/InstallEventInit.idl', | 331 'serviceworkers/InstallEventInit.idl', |
| 329 'serviceworkers/RegistrationOptions.idl', | 332 'serviceworkers/RegistrationOptions.idl', |
| 330 'serviceworkers/ServiceWorkerClientQueryOptions.idl', | 333 'serviceworkers/ServiceWorkerClientQueryOptions.idl', |
| 331 'speech/SpeechRecognitionErrorInit.idl', | 334 'speech/SpeechRecognitionErrorInit.idl', |
| 332 'speech/SpeechRecognitionEventInit.idl', | 335 'speech/SpeechRecognitionEventInit.idl', |
| 333 'webmidi/MIDIConnectionEventInit.idl', | 336 'webmidi/MIDIConnectionEventInit.idl', |
| 334 'webmidi/MIDIMessageEventInit.idl', | 337 'webmidi/MIDIMessageEventInit.idl', |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 380 '<(blink_modules_output_dir)/mediastream/RTCDTMFToneChangeEventInit.cpp', | 383 '<(blink_modules_output_dir)/mediastream/RTCDTMFToneChangeEventInit.cpp', |
| 381 '<(blink_modules_output_dir)/mediastream/RTCDTMFToneChangeEventInit.h', | 384 '<(blink_modules_output_dir)/mediastream/RTCDTMFToneChangeEventInit.h', |
| 382 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.cpp', | 385 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.cpp', |
| 383 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.h', | 386 '<(blink_modules_output_dir)/mediastream/RTCIceCandidateInit.h', |
| 384 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.cpp', | 387 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.cpp', |
| 385 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.h', | 388 '<(blink_modules_output_dir)/mediastream/RTCSessionDescriptionInit.h', |
| 386 '<(blink_modules_output_dir)/notifications/NotificationEventInit.cpp', | 389 '<(blink_modules_output_dir)/notifications/NotificationEventInit.cpp', |
| 387 '<(blink_modules_output_dir)/notifications/NotificationEventInit.h', | 390 '<(blink_modules_output_dir)/notifications/NotificationEventInit.h', |
| 388 '<(blink_modules_output_dir)/notifications/NotificationOptions.cpp', | 391 '<(blink_modules_output_dir)/notifications/NotificationOptions.cpp', |
| 389 '<(blink_modules_output_dir)/notifications/NotificationOptions.h', | 392 '<(blink_modules_output_dir)/notifications/NotificationOptions.h', |
| 393 '<(blink_modules_output_dir)/presentation/AvailableChangeEventInit.cpp', |
| 394 '<(blink_modules_output_dir)/presentation/AvailableChangeEventInit.h', |
| 390 '<(blink_modules_output_dir)/push_messaging/PushEventInit.cpp', | 395 '<(blink_modules_output_dir)/push_messaging/PushEventInit.cpp', |
| 391 '<(blink_modules_output_dir)/push_messaging/PushEventInit.h', | 396 '<(blink_modules_output_dir)/push_messaging/PushEventInit.h', |
| 392 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.cpp', | 397 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.cpp', |
| 393 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.h', | 398 '<(blink_modules_output_dir)/serviceworkers/CacheQueryOptions.h', |
| 394 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.cpp', | 399 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.cpp', |
| 395 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.h', | 400 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.h', |
| 396 '<(blink_modules_output_dir)/serviceworkers/InstallEventInit.cpp', | 401 '<(blink_modules_output_dir)/serviceworkers/InstallEventInit.cpp', |
| 397 '<(blink_modules_output_dir)/serviceworkers/InstallEventInit.h', | 402 '<(blink_modules_output_dir)/serviceworkers/InstallEventInit.h', |
| 398 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.cpp', | 403 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.cpp', |
| 399 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.h', | 404 '<(blink_modules_output_dir)/serviceworkers/RegistrationOptions.h', |
| (...skipping 454 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 854 'notifications/ServiceWorkerRegistrationNotifications.h', | 859 'notifications/ServiceWorkerRegistrationNotifications.h', |
| 855 'performance/SharedWorkerPerformance.cpp', | 860 'performance/SharedWorkerPerformance.cpp', |
| 856 'performance/WorkerGlobalScopePerformance.cpp', | 861 'performance/WorkerGlobalScopePerformance.cpp', |
| 857 'performance/WorkerGlobalScopePerformance.h', | 862 'performance/WorkerGlobalScopePerformance.h', |
| 858 'performance/WorkerPerformance.cpp', | 863 'performance/WorkerPerformance.cpp', |
| 859 'performance/WorkerPerformance.h', | 864 'performance/WorkerPerformance.h', |
| 860 'permissions/Permissions.cpp', | 865 'permissions/Permissions.cpp', |
| 861 'permissions/Permissions.h', | 866 'permissions/Permissions.h', |
| 862 'permissions/PermissionStatus.cpp', | 867 'permissions/PermissionStatus.cpp', |
| 863 'permissions/PermissionStatus.h', | 868 'permissions/PermissionStatus.h', |
| 869 'presentation/AvailableChangeEvent.h', |
| 870 'presentation/AvailableChangeEvent.cpp', |
| 864 'presentation/NavigatorPresentation.cpp', | 871 'presentation/NavigatorPresentation.cpp', |
| 865 'presentation/NavigatorPresentation.h', | 872 'presentation/NavigatorPresentation.h', |
| 866 'presentation/Presentation.cpp', | 873 'presentation/Presentation.cpp', |
| 867 'presentation/Presentation.h', | 874 'presentation/Presentation.h', |
| 875 'presentation/PresentationController.cpp', |
| 876 'presentation/PresentationController.h', |
| 868 'presentation/PresentationSession.cpp', | 877 'presentation/PresentationSession.cpp', |
| 869 'presentation/PresentationSession.h', | 878 'presentation/PresentationSession.h', |
| 870 'push_messaging/PushController.cpp', | 879 'push_messaging/PushController.cpp', |
| 871 'push_messaging/PushController.h', | 880 'push_messaging/PushController.h', |
| 872 'push_messaging/PushError.cpp', | 881 'push_messaging/PushError.cpp', |
| 873 'push_messaging/PushError.h', | 882 'push_messaging/PushError.h', |
| 874 'push_messaging/PushEvent.cpp', | 883 'push_messaging/PushEvent.cpp', |
| 875 'push_messaging/PushEvent.h', | 884 'push_messaging/PushEvent.h', |
| 876 'push_messaging/PushManager.cpp', | 885 'push_messaging/PushManager.cpp', |
| 877 'push_messaging/PushManager.h', | 886 'push_messaging/PushManager.h', |
| (...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1219 'indexeddb/IDBKeyPathTest.cpp', | 1228 'indexeddb/IDBKeyPathTest.cpp', |
| 1220 'indexeddb/IDBRequestTest.cpp', | 1229 'indexeddb/IDBRequestTest.cpp', |
| 1221 'indexeddb/IDBTransactionTest.cpp', | 1230 'indexeddb/IDBTransactionTest.cpp', |
| 1222 'serviceworkers/CacheTest.cpp', | 1231 'serviceworkers/CacheTest.cpp', |
| 1223 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1232 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 1224 'websockets/DOMWebSocketTest.cpp', | 1233 'websockets/DOMWebSocketTest.cpp', |
| 1225 'websockets/DocumentWebSocketChannelTest.cpp', | 1234 'websockets/DocumentWebSocketChannelTest.cpp', |
| 1226 ], | 1235 ], |
| 1227 }, | 1236 }, |
| 1228 } | 1237 } |
| OLD | NEW |