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