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 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
162 'quota/StorageUsageCallback.idl', | 162 'quota/StorageUsageCallback.idl', |
163 'screen_orientation/ScreenOrientation.idl', | 163 'screen_orientation/ScreenOrientation.idl', |
164 'serviceworkers/Client.idl', | 164 'serviceworkers/Client.idl', |
165 'serviceworkers/Clients.idl', | 165 'serviceworkers/Clients.idl', |
166 'serviceworkers/ExtendableEvent.idl', | 166 'serviceworkers/ExtendableEvent.idl', |
167 'serviceworkers/FetchEvent.idl', | 167 'serviceworkers/FetchEvent.idl', |
168 'serviceworkers/ServiceWorker.idl', | 168 'serviceworkers/ServiceWorker.idl', |
169 'serviceworkers/ServiceWorkerContainer.idl', | 169 'serviceworkers/ServiceWorkerContainer.idl', |
170 'serviceworkers/ServiceWorkerGlobalScope.idl', | 170 'serviceworkers/ServiceWorkerGlobalScope.idl', |
171 'serviceworkers/ServiceWorkerRegistration.idl', | 171 'serviceworkers/ServiceWorkerRegistration.idl', |
| 172 'serviceworkers/StashedMessagePort.idl', |
| 173 'serviceworkers/StashedPortCollection.idl', |
172 'serviceworkers/WindowClient.idl', | 174 'serviceworkers/WindowClient.idl', |
173 'speech/SpeechGrammar.idl', | 175 'speech/SpeechGrammar.idl', |
174 'speech/SpeechGrammarList.idl', | 176 'speech/SpeechGrammarList.idl', |
175 'speech/SpeechRecognition.idl', | 177 'speech/SpeechRecognition.idl', |
176 'speech/SpeechRecognitionAlternative.idl', | 178 'speech/SpeechRecognitionAlternative.idl', |
177 'speech/SpeechRecognitionError.idl', | 179 'speech/SpeechRecognitionError.idl', |
178 'speech/SpeechRecognitionEvent.idl', | 180 'speech/SpeechRecognitionEvent.idl', |
179 'speech/SpeechRecognitionResult.idl', | 181 'speech/SpeechRecognitionResult.idl', |
180 'speech/SpeechRecognitionResultList.idl', | 182 'speech/SpeechRecognitionResultList.idl', |
181 'speech/SpeechSynthesis.idl', | 183 'speech/SpeechSynthesis.idl', |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
271 'geofencing/WorkerNavigatorGeofencing.idl', | 273 'geofencing/WorkerNavigatorGeofencing.idl', |
272 'geolocation/NavigatorGeolocation.idl', | 274 'geolocation/NavigatorGeolocation.idl', |
273 'indexeddb/WindowIndexedDatabase.idl', | 275 'indexeddb/WindowIndexedDatabase.idl', |
274 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', | 276 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
275 'mediasource/HTMLVideoElementMediaSource.idl', | 277 'mediasource/HTMLVideoElementMediaSource.idl', |
276 'mediasource/URLMediaSource.idl', | 278 'mediasource/URLMediaSource.idl', |
277 'mediastream/NavigatorMediaStream.idl', | 279 'mediastream/NavigatorMediaStream.idl', |
278 'mediastream/URLMediaStream.idl', | 280 'mediastream/URLMediaStream.idl', |
279 'mediastream/WindowMediaStream.idl', | 281 'mediastream/WindowMediaStream.idl', |
280 'navigatorconnect/NavigatorConnect.idl', | 282 'navigatorconnect/NavigatorConnect.idl', |
| 283 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.idl', |
281 'navigatorconnect/WorkerNavigatorConnect.idl', | 284 'navigatorconnect/WorkerNavigatorConnect.idl', |
282 'navigatorcontentutils/NavigatorContentUtils.idl', | 285 'navigatorcontentutils/NavigatorContentUtils.idl', |
283 'netinfo/NavigatorNetworkInformation.idl', | 286 'netinfo/NavigatorNetworkInformation.idl', |
284 'netinfo/WorkerNavigatorNetworkInformation.idl', | 287 'netinfo/WorkerNavigatorNetworkInformation.idl', |
285 'notifications/ServiceWorkerGlobalScopeNotifications.idl', | 288 'notifications/ServiceWorkerGlobalScopeNotifications.idl', |
286 'notifications/ServiceWorkerRegistrationNotifications.idl', | 289 'notifications/ServiceWorkerRegistrationNotifications.idl', |
287 'permissions/NavigatorPermissions.idl', | 290 'permissions/NavigatorPermissions.idl', |
288 'permissions/WorkerNavigatorPermissions.idl', | 291 'permissions/WorkerNavigatorPermissions.idl', |
289 'performance/SharedWorkerPerformance.idl', | 292 'performance/SharedWorkerPerformance.idl', |
290 'performance/WorkerGlobalScopePerformance.idl', | 293 'performance/WorkerGlobalScopePerformance.idl', |
(...skipping 822 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1113 'serviceworkers/ServiceWorkerGlobalScope.cpp', | 1116 'serviceworkers/ServiceWorkerGlobalScope.cpp', |
1114 'serviceworkers/ServiceWorkerGlobalScope.h', | 1117 'serviceworkers/ServiceWorkerGlobalScope.h', |
1115 'serviceworkers/ServiceWorkerGlobalScopeClient.cpp', | 1118 'serviceworkers/ServiceWorkerGlobalScopeClient.cpp', |
1116 'serviceworkers/ServiceWorkerGlobalScopeClient.h', | 1119 'serviceworkers/ServiceWorkerGlobalScopeClient.h', |
1117 'serviceworkers/ServiceWorkerRegistration.cpp', | 1120 'serviceworkers/ServiceWorkerRegistration.cpp', |
1118 'serviceworkers/ServiceWorkerRegistration.h', | 1121 'serviceworkers/ServiceWorkerRegistration.h', |
1119 'serviceworkers/ServiceWorkerScriptCachedMetadataHandler.cpp', | 1122 'serviceworkers/ServiceWorkerScriptCachedMetadataHandler.cpp', |
1120 'serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h', | 1123 'serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h', |
1121 'serviceworkers/ServiceWorkerThread.cpp', | 1124 'serviceworkers/ServiceWorkerThread.cpp', |
1122 'serviceworkers/ServiceWorkerThread.h', | 1125 'serviceworkers/ServiceWorkerThread.h', |
| 1126 'serviceworkers/StashedMessagePort.cpp', |
| 1127 'serviceworkers/StashedMessagePort.h', |
| 1128 'serviceworkers/StashedPortCollection.cpp', |
| 1129 'serviceworkers/StashedPortCollection.h', |
1123 'serviceworkers/WaitUntilObserver.cpp', | 1130 'serviceworkers/WaitUntilObserver.cpp', |
1124 'speech/DOMWindowSpeechSynthesis.cpp', | 1131 'speech/DOMWindowSpeechSynthesis.cpp', |
1125 'speech/DOMWindowSpeechSynthesis.h', | 1132 'speech/DOMWindowSpeechSynthesis.h', |
1126 'speech/SpeechGrammar.cpp', | 1133 'speech/SpeechGrammar.cpp', |
1127 'speech/SpeechGrammar.h', | 1134 'speech/SpeechGrammar.h', |
1128 'speech/SpeechGrammarList.cpp', | 1135 'speech/SpeechGrammarList.cpp', |
1129 'speech/SpeechGrammarList.h', | 1136 'speech/SpeechGrammarList.h', |
1130 'speech/SpeechRecognition.cpp', | 1137 'speech/SpeechRecognition.cpp', |
1131 'speech/SpeechRecognition.h', | 1138 'speech/SpeechRecognition.h', |
1132 'speech/SpeechRecognitionAlternative.cpp', | 1139 'speech/SpeechRecognitionAlternative.cpp', |
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1427 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 1434 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
1428 'webaudio/ConvolverNodeTest.cpp', | 1435 'webaudio/ConvolverNodeTest.cpp', |
1429 'webaudio/DynamicsCompressorNodeTest.cpp', | 1436 'webaudio/DynamicsCompressorNodeTest.cpp', |
1430 'webaudio/ScriptProcessorNodeTest.cpp', | 1437 'webaudio/ScriptProcessorNodeTest.cpp', |
1431 'webaudio/StereoPannerNodeTest.cpp', | 1438 'webaudio/StereoPannerNodeTest.cpp', |
1432 'websockets/DOMWebSocketTest.cpp', | 1439 'websockets/DOMWebSocketTest.cpp', |
1433 'websockets/DocumentWebSocketChannelTest.cpp', | 1440 'websockets/DocumentWebSocketChannelTest.cpp', |
1434 ], | 1441 ], |
1435 }, | 1442 }, |
1436 } | 1443 } |
OLD | NEW |