Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / modules.gypi
1 {
2   'variables': {
3     # Experimental hooks for embedder to provide extra IDL and source files.
4     #
5     # Note: this is not a supported API. If you rely on this, you will be broken
6     # from time to time as the code generator changes in backward incompatible
7     # ways.
8     'extra_blink_module_idl_files': [],
9     'extra_blink_module_files': [],
10     # Files for which bindings (.cpp and .h files) will be generated
11     'modules_idl_files': [
12       '<@(extra_blink_module_idl_files)',
13       'battery/BatteryManager.idl',
14       'crypto/AesKeyAlgorithm.idl',
15       'crypto/Crypto.idl',
16       'crypto/HmacKeyAlgorithm.idl',
17       'crypto/Key.idl',
18       'crypto/KeyAlgorithm.idl',
19       'crypto/KeyPair.idl',
20       'crypto/RsaHashedKeyAlgorithm.idl',
21       'crypto/RsaKeyAlgorithm.idl',
22       'crypto/SubtleCrypto.idl',
23       'device_orientation/DeviceAcceleration.idl',
24       'device_orientation/DeviceMotionEvent.idl',
25       'device_orientation/DeviceOrientationEvent.idl',
26       'device_orientation/DeviceRotationRate.idl',
27       'encoding/TextDecoder.idl',
28       'encoding/TextEncoder.idl',
29       'encryptedmedia/MediaKeyMessageEvent.idl',
30       'encryptedmedia/MediaKeyNeededEvent.idl',
31       'encryptedmedia/MediaKeySession.idl',
32       'encryptedmedia/MediaKeys.idl',
33       'filesystem/DOMFileSystem.idl',
34       'filesystem/DOMFileSystemSync.idl',
35       'filesystem/DirectoryEntry.idl',
36       'filesystem/DirectoryEntrySync.idl',
37       'filesystem/DirectoryReader.idl',
38       'filesystem/DirectoryReaderSync.idl',
39       'filesystem/EntriesCallback.idl',
40       'filesystem/Entry.idl',
41       'filesystem/EntryCallback.idl',
42       'filesystem/EntrySync.idl',
43       'filesystem/ErrorCallback.idl',
44       'filesystem/FileCallback.idl',
45       'filesystem/FileEntry.idl',
46       'filesystem/FileEntrySync.idl',
47       'filesystem/FileSystemCallback.idl',
48       'filesystem/FileWriter.idl',
49       'filesystem/FileWriterCallback.idl',
50       'filesystem/FileWriterSync.idl',
51       'filesystem/Metadata.idl',
52       'filesystem/MetadataCallback.idl',
53       'gamepad/Gamepad.idl',
54       'gamepad/GamepadButton.idl',
55       'gamepad/GamepadEvent.idl',
56       'gamepad/GamepadList.idl',
57       'gamepad/WebKitGamepad.idl',
58       'gamepad/WebKitGamepadList.idl',
59       'geolocation/Coordinates.idl',
60       'geolocation/Geolocation.idl',
61       'geolocation/Geoposition.idl',
62       'geolocation/PositionCallback.idl',
63       'geolocation/PositionError.idl',
64       'geolocation/PositionErrorCallback.idl',
65       'indexeddb/IDBCursor.idl',
66       'indexeddb/IDBCursorWithValue.idl',
67       'indexeddb/IDBDatabase.idl',
68       'indexeddb/IDBFactory.idl',
69       'indexeddb/IDBIndex.idl',
70       'indexeddb/IDBKeyRange.idl',
71       'indexeddb/IDBObjectStore.idl',
72       'indexeddb/IDBOpenDBRequest.idl',
73       'indexeddb/IDBRequest.idl',
74       'indexeddb/IDBTransaction.idl',
75       'indexeddb/IDBVersionChangeEvent.idl',
76       'mediasource/MediaSource.idl',
77       'mediasource/SourceBuffer.idl',
78       'mediasource/SourceBufferList.idl',
79       'mediasource/VideoPlaybackQuality.idl',
80       'mediastream/MediaStream.idl',
81       'mediastream/MediaStreamEvent.idl',
82       'mediastream/MediaStreamTrack.idl',
83       'mediastream/MediaStreamTrackEvent.idl',
84       'mediastream/MediaStreamTrackSourcesCallback.idl',
85       'mediastream/NavigatorUserMediaError.idl',
86       'mediastream/NavigatorUserMediaErrorCallback.idl',
87       'mediastream/NavigatorUserMediaSuccessCallback.idl',
88       'mediastream/RTCDTMFSender.idl',
89       'mediastream/RTCDTMFToneChangeEvent.idl',
90       'mediastream/RTCDataChannel.idl',
91       'mediastream/RTCDataChannelEvent.idl',
92       'mediastream/RTCErrorCallback.idl',
93       'mediastream/RTCIceCandidate.idl',
94       'mediastream/RTCIceCandidateEvent.idl',
95       'mediastream/RTCPeerConnection.idl',
96       'mediastream/RTCSessionDescription.idl',
97       'mediastream/RTCSessionDescriptionCallback.idl',
98       'mediastream/RTCStatsCallback.idl',
99       'mediastream/RTCStatsReport.idl',
100       'mediastream/RTCStatsResponse.idl',
101       'mediastream/SourceInfo.idl',
102       'notifications/Notification.idl',
103       'notifications/NotificationPermissionCallback.idl',
104       'performance/WorkerPerformance.idl',
105       'push_messaging/PushManager.idl',
106       'push_messaging/PushRegistration.idl',
107       'quota/DeprecatedStorageInfo.idl',
108       'quota/DeprecatedStorageQuota.idl',
109       'quota/StorageErrorCallback.idl',
110       'quota/StorageInfo.idl',
111       'quota/StorageQuota.idl',
112       'quota/StorageQuotaCallback.idl',
113       'quota/StorageUsageCallback.idl',
114       'serviceworkers/Cache.idl',
115       'serviceworkers/Client.idl',
116       'serviceworkers/FetchEvent.idl',
117       'serviceworkers/InstallEvent.idl',
118       'serviceworkers/InstallPhaseEvent.idl',
119       'serviceworkers/Response.idl',
120       'serviceworkers/ServiceWorker.idl',
121       'serviceworkers/ServiceWorkerClients.idl',
122       'serviceworkers/ServiceWorkerContainer.idl',
123       'serviceworkers/ServiceWorkerGlobalScope.idl',
124       'speech/SpeechGrammar.idl',
125       'speech/SpeechGrammarList.idl',
126       'speech/SpeechRecognition.idl',
127       'speech/SpeechRecognitionAlternative.idl',
128       'speech/SpeechRecognitionError.idl',
129       'speech/SpeechRecognitionEvent.idl',
130       'speech/SpeechRecognitionResult.idl',
131       'speech/SpeechRecognitionResultList.idl',
132       'speech/SpeechSynthesis.idl',
133       'speech/SpeechSynthesisEvent.idl',
134       'speech/SpeechSynthesisUtterance.idl',
135       'speech/SpeechSynthesisVoice.idl',
136       'webaudio/AnalyserNode.idl',
137       'webaudio/AudioBuffer.idl',
138       'webaudio/AudioBufferCallback.idl',
139       'webaudio/AudioBufferSourceNode.idl',
140       'webaudio/AudioContext.idl',
141       'webaudio/AudioDestinationNode.idl',
142       'webaudio/AudioListener.idl',
143       'webaudio/AudioNode.idl',
144       'webaudio/AudioParam.idl',
145       'webaudio/AudioProcessingEvent.idl',
146       'webaudio/AudioSourceNode.idl',
147       'webaudio/BiquadFilterNode.idl',
148       'webaudio/ChannelMergerNode.idl',
149       'webaudio/ChannelSplitterNode.idl',
150       'webaudio/ConvolverNode.idl',
151       'webaudio/DelayNode.idl',
152       'webaudio/DynamicsCompressorNode.idl',
153       'webaudio/GainNode.idl',
154       'webaudio/MediaElementAudioSourceNode.idl',
155       'webaudio/MediaStreamAudioDestinationNode.idl',
156       'webaudio/MediaStreamAudioSourceNode.idl',
157       'webaudio/OfflineAudioCompletionEvent.idl',
158       'webaudio/OfflineAudioContext.idl',
159       'webaudio/OscillatorNode.idl',
160       'webaudio/PannerNode.idl',
161       'webaudio/PeriodicWave.idl',
162       'webaudio/ScriptProcessorNode.idl',
163       'webaudio/WaveShaperNode.idl',
164       'webdatabase/Database.idl',
165       'webdatabase/DatabaseCallback.idl',
166       'webdatabase/DatabaseSync.idl',
167       'webdatabase/SQLError.idl',
168       'webdatabase/SQLResultSet.idl',
169       'webdatabase/SQLResultSetRowList.idl',
170       'webdatabase/SQLStatementCallback.idl',
171       'webdatabase/SQLStatementErrorCallback.idl',
172       'webdatabase/SQLTransaction.idl',
173       'webdatabase/SQLTransactionCallback.idl',
174       'webdatabase/SQLTransactionErrorCallback.idl',
175       'webdatabase/SQLTransactionSync.idl',
176       'webdatabase/SQLTransactionSyncCallback.idl',
177       'webmidi/MIDIAccess.idl',
178       'webmidi/MIDIConnectionEvent.idl',
179       'webmidi/MIDIErrorCallback.idl',
180       'webmidi/MIDIInput.idl',
181       'webmidi/MIDIMessageEvent.idl',
182       'webmidi/MIDIOutput.idl',
183       'webmidi/MIDIPort.idl',
184       'webmidi/MIDISuccessCallback.idl',
185       'websockets/CloseEvent.idl',
186       'websockets/WebSocket.idl',
187     ],
188     # 'partial interface' or target (right side of) 'implements'
189     'modules_dependency_idl_files': [
190       'battery/NavigatorBattery.idl',
191       'crypto/WindowCrypto.idl',
192       'crypto/WorkerGlobalScopeCrypto.idl',
193       'device_orientation/WindowDeviceMotion.idl',
194       'device_orientation/WindowDeviceOrientation.idl',
195       'donottrack/NavigatorDoNotTrack.idl',
196       'encryptedmedia/HTMLMediaElementEncryptedMedia.idl',
197       'filesystem/DataTransferItemFileSystem.idl',
198       'filesystem/HTMLInputElementFileSystem.idl',
199       'filesystem/InspectorFrontendHostFileSystem.idl',
200       'filesystem/WindowFileSystem.idl',
201       'filesystem/WorkerGlobalScopeFileSystem.idl',
202       'gamepad/NavigatorGamepad.idl',
203       'geolocation/NavigatorGeolocation.idl',
204       'imagebitmap/ImageBitmapFactories.idl',
205       'imagebitmap/WindowImageBitmapFactories.idl',
206       'indexeddb/WindowIndexedDatabase.idl',
207       'indexeddb/WorkerGlobalScopeIndexedDatabase.idl',
208       'mediasource/HTMLVideoElementMediaSource.idl',
209       'mediasource/URLMediaSource.idl',
210       'mediastream/NavigatorMediaStream.idl',
211       'mediastream/URLMediaStream.idl',
212       'mediastream/WindowMediaStream.idl',
213       'navigatorcontentutils/NavigatorContentUtils.idl',
214       'performance/SharedWorkerPerformance.idl',
215       'performance/WorkerGlobalScopePerformance.idl',
216       'push_messaging/NavigatorPushManager.idl',
217       'quota/NavigatorStorageQuota.idl',
218       'quota/WindowQuota.idl',
219       'quota/WorkerNavigatorStorageQuota.idl',
220       'screen_orientation/ScreenOrientation.idl',
221       'serviceworkers/NavigatorServiceWorker.idl',
222       'speech/WindowSpeech.idl',
223       'speech/WindowSpeechSynthesis.idl',
224       'vibration/NavigatorVibration.idl',
225       'webaudio/WindowWebAudio.idl',
226       'webdatabase/WindowWebDatabase.idl',
227       'webdatabase/WorkerGlobalScopeWebDatabase.idl',
228       'webmidi/NavigatorWebMIDI.idl',
229     ],
230     # interfaces that inherit from Event
231     'modules_event_idl_files': [
232       'device_orientation/DeviceMotionEvent.idl',
233       'device_orientation/DeviceOrientationEvent.idl',
234       'encryptedmedia/MediaKeyMessageEvent.idl',
235       'encryptedmedia/MediaKeyNeededEvent.idl',
236       'gamepad/GamepadEvent.idl',
237       'indexeddb/IDBVersionChangeEvent.idl',
238       'mediastream/MediaStreamEvent.idl',
239       'mediastream/MediaStreamTrackEvent.idl',
240       'mediastream/RTCDTMFToneChangeEvent.idl',
241       'mediastream/RTCDataChannelEvent.idl',
242       'mediastream/RTCIceCandidateEvent.idl',
243       'serviceworkers/FetchEvent.idl',
244       'serviceworkers/InstallEvent.idl',
245       'serviceworkers/InstallPhaseEvent.idl',
246       'speech/SpeechRecognitionError.idl',
247       'speech/SpeechRecognitionEvent.idl',
248       'speech/SpeechSynthesisEvent.idl',
249       'webaudio/AudioProcessingEvent.idl',
250       'webaudio/OfflineAudioCompletionEvent.idl',
251       'webmidi/MIDIConnectionEvent.idl',
252       'webmidi/MIDIMessageEvent.idl',
253       'websockets/CloseEvent.idl',
254     ],
255     'modules_files': [
256       '<@(extra_blink_module_files)',
257       'battery/BatteryDispatcher.cpp',
258       'battery/BatteryDispatcher.h',
259       'battery/BatteryManager.cpp',
260       'battery/BatteryManager.h',
261       'battery/BatteryStatus.cpp',
262       'battery/BatteryStatus.h',
263       'battery/NavigatorBattery.cpp',
264       'battery/NavigatorBattery.h',
265       'crypto/AesKeyAlgorithm.cpp',
266       'crypto/AesKeyAlgorithm.h',
267       'crypto/Crypto.cpp',
268       'crypto/Crypto.h',
269       'crypto/CryptoResultImpl.cpp',
270       'crypto/CryptoResultImpl.h',
271       'crypto/DOMWindowCrypto.cpp',
272       'crypto/DOMWindowCrypto.h',
273       'crypto/HmacKeyAlgorithm.cpp',
274       'crypto/HmacKeyAlgorithm.h',
275       'crypto/Key.cpp',
276       'crypto/Key.h',
277       'crypto/KeyAlgorithm.cpp',
278       'crypto/KeyAlgorithm.h',
279       'crypto/KeyPair.cpp',
280       'crypto/KeyPair.h',
281       'crypto/NormalizeAlgorithm.cpp',
282       'crypto/NormalizeAlgorithm.h',
283       'crypto/RsaHashedKeyAlgorithm.cpp',
284       'crypto/RsaHashedKeyAlgorithm.h',
285       'crypto/RsaKeyAlgorithm.cpp',
286       'crypto/RsaKeyAlgorithm.h',
287       'crypto/SubtleCrypto.cpp',
288       'crypto/SubtleCrypto.h',
289       'crypto/WorkerGlobalScopeCrypto.cpp',
290       'crypto/WorkerGlobalScopeCrypto.h',
291       'device_orientation/DeviceAcceleration.cpp',
292       'device_orientation/DeviceAcceleration.h',
293       'device_orientation/DeviceMotionController.cpp',
294       'device_orientation/DeviceMotionController.h',
295       'device_orientation/DeviceMotionData.cpp',
296       'device_orientation/DeviceMotionData.h',
297       'device_orientation/DeviceMotionDispatcher.cpp',
298       'device_orientation/DeviceMotionDispatcher.h',
299       'device_orientation/DeviceMotionEvent.cpp',
300       'device_orientation/DeviceMotionEvent.h',
301       'device_orientation/DeviceOrientationController.cpp',
302       'device_orientation/DeviceOrientationController.h',
303       'device_orientation/DeviceOrientationData.cpp',
304       'device_orientation/DeviceOrientationData.h',
305       'device_orientation/DeviceOrientationDispatcher.cpp',
306       'device_orientation/DeviceOrientationDispatcher.h',
307       'device_orientation/DeviceOrientationEvent.cpp',
308       'device_orientation/DeviceOrientationEvent.h',
309       'device_orientation/DeviceOrientationInspectorAgent.cpp',
310       'device_orientation/DeviceOrientationInspectorAgent.h',
311       'device_orientation/DeviceRotationRate.cpp',
312       'device_orientation/DeviceRotationRate.h',
313       'donottrack/NavigatorDoNotTrack.cpp',
314       'donottrack/NavigatorDoNotTrack.h',
315       'encoding/TextDecoder.cpp',
316       'encoding/TextDecoder.h',
317       'encoding/TextEncoder.cpp',
318       'encoding/TextEncoder.h',
319       'encryptedmedia/HTMLMediaElementEncryptedMedia.cpp',
320       'encryptedmedia/HTMLMediaElementEncryptedMedia.h',
321       'encryptedmedia/MediaKeyMessageEvent.cpp',
322       'encryptedmedia/MediaKeyMessageEvent.h',
323       'encryptedmedia/MediaKeyNeededEvent.cpp',
324       'encryptedmedia/MediaKeyNeededEvent.h',
325       'encryptedmedia/MediaKeySession.cpp',
326       'encryptedmedia/MediaKeySession.h',
327       'encryptedmedia/MediaKeys.cpp',
328       'encryptedmedia/MediaKeys.h',
329       'encryptedmedia/MediaKeysClient.h',
330       'encryptedmedia/MediaKeysController.cpp',
331       'encryptedmedia/MediaKeysController.h',
332       'filesystem/DOMFilePath.cpp',
333       'filesystem/DOMFilePath.h',
334       'filesystem/DOMFileSystem.cpp',
335       'filesystem/DOMFileSystem.h',
336       'filesystem/DOMFileSystemBase.cpp',
337       'filesystem/DOMFileSystemBase.h',
338       'filesystem/DOMFileSystemSync.cpp',
339       'filesystem/DOMFileSystemSync.h',
340       'filesystem/DOMWindowFileSystem.cpp',
341       'filesystem/DOMWindowFileSystem.h',
342       'filesystem/DataTransferItemFileSystem.cpp',
343       'filesystem/DataTransferItemFileSystem.h',
344       'filesystem/DirectoryEntry.cpp',
345       'filesystem/DirectoryEntry.h',
346       'filesystem/DirectoryEntrySync.cpp',
347       'filesystem/DirectoryEntrySync.h',
348       'filesystem/DirectoryReader.cpp',
349       'filesystem/DirectoryReader.h',
350       'filesystem/DirectoryReaderBase.h',
351       'filesystem/DirectoryReaderSync.cpp',
352       'filesystem/DirectoryReaderSync.h',
353       'filesystem/DraggedIsolatedFileSystem.cpp',
354       'filesystem/DraggedIsolatedFileSystem.h',
355       'filesystem/EntriesCallback.h',
356       'filesystem/Entry.cpp',
357       'filesystem/Entry.h',
358       'filesystem/EntryBase.cpp',
359       'filesystem/EntryBase.h',
360       'filesystem/EntryCallback.h',
361       'filesystem/EntrySync.cpp',
362       'filesystem/EntrySync.h',
363       'filesystem/ErrorCallback.h',
364       'filesystem/FileCallback.h',
365       'filesystem/FileEntry.cpp',
366       'filesystem/FileEntry.h',
367       'filesystem/FileEntrySync.cpp',
368       'filesystem/FileEntrySync.h',
369       'filesystem/FileSystemCallback.h',
370       'filesystem/FileSystemCallbacks.cpp',
371       'filesystem/FileSystemCallbacks.h',
372       'filesystem/FileSystemClient.h',
373       'filesystem/FileSystemFlags.h',
374       'filesystem/FileWriter.cpp',
375       'filesystem/FileWriter.h',
376       'filesystem/FileWriterBase.cpp',
377       'filesystem/FileWriterBase.h',
378       'filesystem/FileWriterBaseCallback.h',
379       'filesystem/FileWriterCallback.h',
380       'filesystem/FileWriterSync.cpp',
381       'filesystem/FileWriterSync.h',
382       'filesystem/HTMLInputElementFileSystem.cpp',
383       'filesystem/HTMLInputElementFileSystem.h',
384       'filesystem/InspectorFileSystemAgent.cpp',
385       'filesystem/InspectorFileSystemAgent.h',
386       'filesystem/InspectorFrontendHostFileSystem.cpp',
387       'filesystem/InspectorFrontendHostFileSystem.h',
388       'filesystem/LocalFileSystem.cpp',
389       'filesystem/LocalFileSystem.h',
390       'filesystem/Metadata.h',
391       'filesystem/MetadataCallback.h',
392       'filesystem/SyncCallbackHelper.h',
393       'filesystem/WorkerGlobalScopeFileSystem.cpp',
394       'filesystem/WorkerGlobalScopeFileSystem.h',
395       'gamepad/Gamepad.cpp',
396       'gamepad/Gamepad.h',
397       'gamepad/GamepadButton.cpp',
398       'gamepad/GamepadButton.h',
399       'gamepad/GamepadCommon.cpp',
400       'gamepad/GamepadCommon.h',
401       'gamepad/GamepadDispatcher.cpp',
402       'gamepad/GamepadDispatcher.h',
403       'gamepad/GamepadEvent.cpp',
404       'gamepad/GamepadEvent.h',
405       'gamepad/GamepadList.cpp',
406       'gamepad/GamepadList.h',
407       'gamepad/NavigatorGamepad.cpp',
408       'gamepad/NavigatorGamepad.h',
409       'gamepad/WebKitGamepad.cpp',
410       'gamepad/WebKitGamepad.h',
411       'gamepad/WebKitGamepadList.cpp',
412       'gamepad/WebKitGamepadList.h',
413       'geolocation/Coordinates.cpp',
414       'geolocation/Geolocation.cpp',
415       'geolocation/GeolocationController.cpp',
416       'geolocation/GeolocationInspectorAgent.cpp',
417       'geolocation/NavigatorGeolocation.cpp',
418       'geolocation/NavigatorGeolocation.h',
419       'imagebitmap/ImageBitmapFactories.cpp',
420       'imagebitmap/ImageBitmapFactories.h',
421       'indexeddb/DOMWindowIndexedDatabase.cpp',
422       'indexeddb/DOMWindowIndexedDatabase.h',
423       'indexeddb/IDBAny.cpp',
424       'indexeddb/IDBAny.h',
425       'indexeddb/IDBCursor.cpp',
426       'indexeddb/IDBCursor.h',
427       'indexeddb/IDBCursorWithValue.cpp',
428       'indexeddb/IDBCursorWithValue.h',
429       'indexeddb/IDBDatabase.cpp',
430       'indexeddb/IDBDatabase.h',
431       'indexeddb/IDBDatabaseCallbacks.cpp',
432       'indexeddb/IDBDatabaseCallbacks.h',
433       'indexeddb/IDBEventDispatcher.cpp',
434       'indexeddb/IDBEventDispatcher.h',
435       'indexeddb/IDBFactory.cpp',
436       'indexeddb/IDBFactory.h',
437       'indexeddb/IDBHistograms.h',
438       'indexeddb/IDBIndex.cpp',
439       'indexeddb/IDBIndex.h',
440       'indexeddb/IDBKey.cpp',
441       'indexeddb/IDBKey.h',
442       'indexeddb/IDBKeyPath.cpp',
443       'indexeddb/IDBKeyPath.h',
444       'indexeddb/IDBKeyRange.cpp',
445       'indexeddb/IDBKeyRange.h',
446       'indexeddb/IDBMetadata.h',
447       'indexeddb/IDBObjectStore.cpp',
448       'indexeddb/IDBObjectStore.h',
449       'indexeddb/IDBOpenDBRequest.cpp',
450       'indexeddb/IDBOpenDBRequest.h',
451       'indexeddb/IDBPendingTransactionMonitor.cpp',
452       'indexeddb/IDBPendingTransactionMonitor.h',
453       'indexeddb/IDBRequest.cpp',
454       'indexeddb/IDBRequest.h',
455       'indexeddb/IDBTracing.h',
456       'indexeddb/IDBTransaction.cpp',
457       'indexeddb/IDBTransaction.h',
458       'indexeddb/IDBVersionChangeEvent.cpp',
459       'indexeddb/IDBVersionChangeEvent.h',
460       'indexeddb/IndexedDB.h',
461       'indexeddb/IndexedDBClient.cpp',
462       'indexeddb/IndexedDBClient.h',
463       'indexeddb/InspectorIndexedDBAgent.cpp',
464       'indexeddb/InspectorIndexedDBAgent.h',
465       'indexeddb/WebIDBCallbacksImpl.cpp',
466       'indexeddb/WebIDBCallbacksImpl.h',
467       'indexeddb/WebIDBDatabaseCallbacksImpl.cpp',
468       'indexeddb/WebIDBDatabaseCallbacksImpl.h',
469       'indexeddb/WorkerGlobalScopeIndexedDatabase.cpp',
470       'indexeddb/WorkerGlobalScopeIndexedDatabase.h',
471       'mediasource/HTMLVideoElementMediaSource.cpp',
472       'mediasource/HTMLVideoElementMediaSource.h',
473       'mediasource/MediaSource.cpp',
474       'mediasource/MediaSource.h',
475       'mediasource/MediaSourceBase.cpp',
476       'mediasource/MediaSourceBase.h',
477       'mediasource/MediaSourceRegistry.cpp',
478       'mediasource/MediaSourceRegistry.h',
479       'mediasource/SourceBuffer.cpp',
480       'mediasource/SourceBuffer.h',
481       'mediasource/SourceBufferList.cpp',
482       'mediasource/SourceBufferList.h',
483       'mediasource/URLMediaSource.cpp',
484       'mediasource/URLMediaSource.h',
485       'mediasource/VideoPlaybackQuality.cpp',
486       'mediasource/VideoPlaybackQuality.h',
487       'mediastream/MediaConstraintsImpl.cpp',
488       'mediastream/MediaConstraintsImpl.h',
489       'mediastream/MediaDeviceInfo.cpp',
490       'mediastream/MediaDeviceInfo.h',
491       'mediastream/MediaDeviceInfoCallback.h',
492       'mediastream/MediaDevicesRequest.cpp',
493       'mediastream/MediaDevicesRequest.h',
494       'mediastream/MediaStream.cpp',
495       'mediastream/MediaStream.h',
496       'mediastream/MediaStreamEvent.cpp',
497       'mediastream/MediaStreamEvent.h',
498       'mediastream/MediaStreamRegistry.cpp',
499       'mediastream/MediaStreamRegistry.h',
500       'mediastream/MediaStreamTrack.cpp',
501       'mediastream/MediaStreamTrack.h',
502       'mediastream/MediaStreamTrackEvent.cpp',
503       'mediastream/MediaStreamTrackEvent.h',
504       'mediastream/MediaStreamTrackSourcesCallback.h',
505       'mediastream/MediaStreamTrackSourcesRequestImpl.cpp',
506       'mediastream/MediaStreamTrackSourcesRequestImpl.h',
507       'mediastream/NavigatorMediaStream.cpp',
508       'mediastream/NavigatorMediaStream.h',
509       'mediastream/NavigatorUserMediaError.cpp',
510       'mediastream/NavigatorUserMediaError.h',
511       'mediastream/NavigatorUserMediaErrorCallback.h',
512       'mediastream/NavigatorUserMediaSuccessCallback.h',
513       'mediastream/RTCDTMFSender.cpp',
514       'mediastream/RTCDTMFSender.h',
515       'mediastream/RTCDTMFToneChangeEvent.cpp',
516       'mediastream/RTCDTMFToneChangeEvent.h',
517       'mediastream/RTCDataChannel.cpp',
518       'mediastream/RTCDataChannel.h',
519       'mediastream/RTCDataChannelEvent.cpp',
520       'mediastream/RTCDataChannelEvent.h',
521       'mediastream/RTCErrorCallback.h',
522       'mediastream/RTCIceCandidate.cpp',
523       'mediastream/RTCIceCandidate.h',
524       'mediastream/RTCIceCandidateEvent.cpp',
525       'mediastream/RTCIceCandidateEvent.h',
526       'mediastream/RTCPeerConnection.cpp',
527       'mediastream/RTCPeerConnection.h',
528       'mediastream/RTCSessionDescription.cpp',
529       'mediastream/RTCSessionDescription.h',
530       'mediastream/RTCSessionDescriptionCallback.h',
531       'mediastream/RTCSessionDescriptionRequestImpl.cpp',
532       'mediastream/RTCSessionDescriptionRequestImpl.h',
533       'mediastream/RTCStatsReport.cpp',
534       'mediastream/RTCStatsReport.h',
535       'mediastream/RTCStatsRequestImpl.cpp',
536       'mediastream/RTCStatsRequestImpl.h',
537       'mediastream/RTCStatsResponse.cpp',
538       'mediastream/RTCStatsResponse.h',
539       'mediastream/RTCVoidRequestImpl.cpp',
540       'mediastream/RTCVoidRequestImpl.h',
541       'mediastream/SourceInfo.cpp',
542       'mediastream/SourceInfo.h',
543       'mediastream/URLMediaStream.cpp',
544       'mediastream/URLMediaStream.h',
545       'mediastream/UserMediaClient.h',
546       'mediastream/UserMediaController.cpp',
547       'mediastream/UserMediaController.h',
548       'mediastream/UserMediaRequest.cpp',
549       'mediastream/UserMediaRequest.h',
550       'navigatorcontentutils/NavigatorContentUtils.cpp',
551       'navigatorcontentutils/NavigatorContentUtils.h',
552       'navigatorcontentutils/NavigatorContentUtilsClient.h',
553       'notifications/Notification.cpp',
554       'notifications/Notification.h',
555       'notifications/NotificationClient.h',
556       'notifications/NotificationController.cpp',
557       'notifications/NotificationController.h',
558       'notifications/NotificationPermissionCallback.h',
559       'performance/SharedWorkerPerformance.cpp',
560       'performance/WorkerGlobalScopePerformance.cpp',
561       'performance/WorkerGlobalScopePerformance.h',
562       'performance/WorkerPerformance.cpp',
563       'performance/WorkerPerformance.h',
564       'push_messaging/NavigatorPushManager.cpp',
565       'push_messaging/NavigatorPushManager.h',
566       'push_messaging/PushController.cpp',
567       'push_messaging/PushController.h',
568       'push_messaging/PushError.cpp',
569       'push_messaging/PushError.h',
570       'push_messaging/PushManager.cpp',
571       'push_messaging/PushManager.h',
572       'push_messaging/PushRegistration.cpp',
573       'push_messaging/PushRegistration.h',
574       'quota/DOMWindowQuota.cpp',
575       'quota/DOMWindowQuota.h',
576       'quota/DeprecatedStorageInfo.cpp',
577       'quota/DeprecatedStorageInfo.h',
578       'quota/DeprecatedStorageQuota.cpp',
579       'quota/DeprecatedStorageQuota.h',
580       'quota/DeprecatedStorageQuotaCallbacksImpl.cpp',
581       'quota/DeprecatedStorageQuotaCallbacksImpl.h',
582       'quota/NavigatorStorageQuota.cpp',
583       'quota/NavigatorStorageQuota.h',
584       'quota/StorageErrorCallback.cpp',
585       'quota/StorageErrorCallback.h',
586       'quota/StorageInfo.cpp',
587       'quota/StorageInfo.h',
588       'quota/StorageQuota.cpp',
589       'quota/StorageQuota.h',
590       'quota/StorageQuotaCallback.h',
591       'quota/StorageQuotaCallbacksImpl.cpp',
592       'quota/StorageQuotaCallbacksImpl.h',
593       'quota/StorageQuotaClient.cpp',
594       'quota/StorageQuotaClient.h',
595       'quota/StorageUsageCallback.h',
596       'quota/WorkerNavigatorStorageQuota.cpp',
597       'quota/WorkerNavigatorStorageQuota.h',
598       'screen_orientation/ScreenOrientation.cpp',
599       'screen_orientation/ScreenOrientation.h',
600       'screen_orientation/ScreenOrientationController.cpp',
601       'screen_orientation/ScreenOrientationController.h',
602       'screen_orientation/ScreenOrientationDispatcher.cpp',
603       'screen_orientation/ScreenOrientationDispatcher.h',
604       'serviceworkers/Cache.cpp',
605       'serviceworkers/Cache.h',
606       'serviceworkers/Client.cpp',
607       'serviceworkers/Client.h',
608       'serviceworkers/FetchEvent.cpp',
609       'serviceworkers/FetchEvent.h',
610       'serviceworkers/InstallEvent.cpp',
611       'serviceworkers/InstallEvent.h',
612       'serviceworkers/InstallPhaseEvent.cpp',
613       'serviceworkers/InstallPhaseEvent.h',
614       'serviceworkers/NavigatorServiceWorker.cpp',
615       'serviceworkers/NavigatorServiceWorker.h',
616       'serviceworkers/RegistrationOptionList.h',
617       'serviceworkers/RespondWithObserver.cpp',
618       'serviceworkers/RespondWithObserver.h',
619       'serviceworkers/Response.cpp',
620       'serviceworkers/Response.h',
621       'serviceworkers/ResponseInit.h',
622       'serviceworkers/ServiceWorker.cpp',
623       'serviceworkers/ServiceWorker.h',
624       'serviceworkers/ServiceWorkerClients.cpp',
625       'serviceworkers/ServiceWorkerClients.h',
626       'serviceworkers/ServiceWorkerContainer.cpp',
627       'serviceworkers/ServiceWorkerContainer.h',
628       'serviceworkers/ServiceWorkerContainerClient.cpp',
629       'serviceworkers/ServiceWorkerContainerClient.h',
630       'serviceworkers/ServiceWorkerError.cpp',
631       'serviceworkers/ServiceWorkerError.h',
632       'serviceworkers/ServiceWorkerGlobalScope.cpp',
633       'serviceworkers/ServiceWorkerGlobalScope.h',
634       'serviceworkers/ServiceWorkerGlobalScopeClient.cpp',
635       'serviceworkers/ServiceWorkerGlobalScopeClient.h',
636       'serviceworkers/ServiceWorkerThread.cpp',
637       'serviceworkers/ServiceWorkerThread.h',
638       'serviceworkers/WaitUntilObserver.cpp',
639       'speech/DOMWindowSpeechSynthesis.cpp',
640       'speech/DOMWindowSpeechSynthesis.h',
641       'speech/SpeechGrammar.cpp',
642       'speech/SpeechGrammar.h',
643       'speech/SpeechGrammarList.cpp',
644       'speech/SpeechGrammarList.h',
645       'speech/SpeechRecognition.cpp',
646       'speech/SpeechRecognition.h',
647       'speech/SpeechRecognitionAlternative.cpp',
648       'speech/SpeechRecognitionAlternative.h',
649       'speech/SpeechRecognitionClient.h',
650       'speech/SpeechRecognitionController.cpp',
651       'speech/SpeechRecognitionController.h',
652       'speech/SpeechRecognitionError.cpp',
653       'speech/SpeechRecognitionError.h',
654       'speech/SpeechRecognitionEvent.cpp',
655       'speech/SpeechRecognitionEvent.h',
656       'speech/SpeechRecognitionResult.cpp',
657       'speech/SpeechRecognitionResult.h',
658       'speech/SpeechRecognitionResultList.cpp',
659       'speech/SpeechRecognitionResultList.h',
660       'speech/SpeechSynthesis.cpp',
661       'speech/SpeechSynthesis.h',
662       'speech/SpeechSynthesisEvent.cpp',
663       'speech/SpeechSynthesisEvent.h',
664       'speech/SpeechSynthesisUtterance.cpp',
665       'speech/SpeechSynthesisUtterance.h',
666       'speech/SpeechSynthesisVoice.cpp',
667       'speech/SpeechSynthesisVoice.h',
668       'vibration/NavigatorVibration.cpp',
669       'vibration/NavigatorVibration.h',
670       'webaudio/AnalyserNode.cpp',
671       'webaudio/AnalyserNode.h',
672       'webaudio/AsyncAudioDecoder.cpp',
673       'webaudio/AsyncAudioDecoder.h',
674       'webaudio/AudioBasicInspectorNode.cpp',
675       'webaudio/AudioBasicInspectorNode.h',
676       'webaudio/AudioBasicProcessorNode.cpp',
677       'webaudio/AudioBasicProcessorNode.h',
678       'webaudio/AudioBuffer.cpp',
679       'webaudio/AudioBuffer.h',
680       'webaudio/AudioBufferCallback.h',
681       'webaudio/AudioBufferSourceNode.cpp',
682       'webaudio/AudioBufferSourceNode.h',
683       'webaudio/AudioContext.cpp',
684       'webaudio/AudioContext.h',
685       'webaudio/AudioDestinationNode.cpp',
686       'webaudio/AudioDestinationNode.h',
687       'webaudio/AudioListener.cpp',
688       'webaudio/AudioListener.h',
689       'webaudio/AudioNode.cpp',
690       'webaudio/AudioNode.h',
691       'webaudio/AudioNodeInput.cpp',
692       'webaudio/AudioNodeInput.h',
693       'webaudio/AudioNodeOutput.cpp',
694       'webaudio/AudioNodeOutput.h',
695       'webaudio/AudioParam.cpp',
696       'webaudio/AudioParam.h',
697       'webaudio/AudioParamTimeline.cpp',
698       'webaudio/AudioParamTimeline.h',
699       'webaudio/AudioProcessingEvent.cpp',
700       'webaudio/AudioProcessingEvent.h',
701       'webaudio/AudioScheduledSourceNode.cpp',
702       'webaudio/AudioScheduledSourceNode.h',
703       'webaudio/AudioSourceNode.h',
704       'webaudio/AudioSummingJunction.cpp',
705       'webaudio/AudioSummingJunction.h',
706       'webaudio/BiquadDSPKernel.cpp',
707       'webaudio/BiquadDSPKernel.h',
708       'webaudio/BiquadFilterNode.cpp',
709       'webaudio/BiquadFilterNode.h',
710       'webaudio/BiquadProcessor.cpp',
711       'webaudio/BiquadProcessor.h',
712       'webaudio/ChannelMergerNode.cpp',
713       'webaudio/ChannelMergerNode.h',
714       'webaudio/ChannelSplitterNode.cpp',
715       'webaudio/ChannelSplitterNode.h',
716       'webaudio/ConvolverNode.cpp',
717       'webaudio/ConvolverNode.h',
718       'webaudio/DefaultAudioDestinationNode.cpp',
719       'webaudio/DefaultAudioDestinationNode.h',
720       'webaudio/DelayDSPKernel.cpp',
721       'webaudio/DelayDSPKernel.h',
722       'webaudio/DelayNode.cpp',
723       'webaudio/DelayNode.h',
724       'webaudio/DelayProcessor.cpp',
725       'webaudio/DelayProcessor.h',
726       'webaudio/DynamicsCompressorNode.cpp',
727       'webaudio/DynamicsCompressorNode.h',
728       'webaudio/GainNode.cpp',
729       'webaudio/GainNode.h',
730       'webaudio/MediaElementAudioSourceNode.cpp',
731       'webaudio/MediaElementAudioSourceNode.h',
732       'webaudio/MediaStreamAudioDestinationNode.cpp',
733       'webaudio/MediaStreamAudioDestinationNode.h',
734       'webaudio/MediaStreamAudioSourceNode.cpp',
735       'webaudio/MediaStreamAudioSourceNode.h',
736       'webaudio/OfflineAudioCompletionEvent.cpp',
737       'webaudio/OfflineAudioCompletionEvent.h',
738       'webaudio/OfflineAudioContext.cpp',
739       'webaudio/OfflineAudioContext.h',
740       'webaudio/OfflineAudioDestinationNode.cpp',
741       'webaudio/OfflineAudioDestinationNode.h',
742       'webaudio/OscillatorNode.cpp',
743       'webaudio/OscillatorNode.h',
744       'webaudio/PannerNode.cpp',
745       'webaudio/PannerNode.h',
746       'webaudio/PeriodicWave.cpp',
747       'webaudio/PeriodicWave.h',
748       'webaudio/RealtimeAnalyser.cpp',
749       'webaudio/RealtimeAnalyser.h',
750       'webaudio/ScriptProcessorNode.cpp',
751       'webaudio/ScriptProcessorNode.h',
752       'webaudio/WaveShaperDSPKernel.cpp',
753       'webaudio/WaveShaperDSPKernel.h',
754       'webaudio/WaveShaperNode.cpp',
755       'webaudio/WaveShaperNode.h',
756       'webaudio/WaveShaperProcessor.cpp',
757       'webaudio/WaveShaperProcessor.h',
758       'webdatabase/AbstractDatabaseServer.h',
759       'webdatabase/AbstractSQLStatement.h',
760       'webdatabase/AbstractSQLStatementBackend.h',
761       'webdatabase/ChangeVersionData.h',
762       'webdatabase/ChangeVersionWrapper.cpp',
763       'webdatabase/ChangeVersionWrapper.h',
764       'webdatabase/DOMWindowWebDatabase.cpp',
765       'webdatabase/DOMWindowWebDatabase.h',
766       'webdatabase/Database.cpp',
767       'webdatabase/DatabaseAuthorizer.cpp',
768       'webdatabase/DatabaseAuthorizer.h',
769       'webdatabase/DatabaseBackend.cpp',
770       'webdatabase/DatabaseBackend.h',
771       'webdatabase/DatabaseBackendBase.cpp',
772       'webdatabase/DatabaseBackendBase.h',
773       'webdatabase/DatabaseBackendSync.cpp',
774       'webdatabase/DatabaseBackendSync.h',
775       'webdatabase/DatabaseBase.cpp',
776       'webdatabase/DatabaseBase.h',
777       'webdatabase/DatabaseBasicTypes.h',
778       'webdatabase/DatabaseCallback.h',
779       'webdatabase/DatabaseClient.cpp',
780       'webdatabase/DatabaseClient.h',
781       'webdatabase/DatabaseContext.cpp',
782       'webdatabase/DatabaseContext.h',
783       'webdatabase/DatabaseError.h',
784       'webdatabase/DatabaseManager.cpp',
785       'webdatabase/DatabaseManager.h',
786       'webdatabase/DatabaseServer.cpp',
787       'webdatabase/DatabaseServer.h',
788       'webdatabase/DatabaseSync.cpp',
789       'webdatabase/DatabaseSync.h',
790       'webdatabase/DatabaseTask.cpp',
791       'webdatabase/DatabaseTask.h',
792       'webdatabase/DatabaseThread.cpp',
793       'webdatabase/DatabaseThread.h',
794       'webdatabase/DatabaseTracker.cpp',
795       'webdatabase/DatabaseTracker.h',
796       'webdatabase/InspectorDatabaseAgent.cpp',
797       'webdatabase/InspectorDatabaseAgent.h',
798       'webdatabase/InspectorDatabaseResource.cpp',
799       'webdatabase/InspectorDatabaseResource.h',
800       'webdatabase/QuotaTracker.cpp',
801       'webdatabase/QuotaTracker.h',
802       'webdatabase/SQLCallbackWrapper.h',
803       'webdatabase/SQLError.cpp',
804       'webdatabase/SQLError.h',
805       'webdatabase/SQLResultSet.cpp',
806       'webdatabase/SQLResultSetRowList.cpp',
807       'webdatabase/SQLStatement.cpp',
808       'webdatabase/SQLStatement.h',
809       'webdatabase/SQLStatementBackend.cpp',
810       'webdatabase/SQLStatementBackend.h',
811       'webdatabase/SQLStatementSync.cpp',
812       'webdatabase/SQLStatementSync.h',
813       'webdatabase/SQLTransaction.cpp',
814       'webdatabase/SQLTransaction.h',
815       'webdatabase/SQLTransactionBackend.cpp',
816       'webdatabase/SQLTransactionBackend.h',
817       'webdatabase/SQLTransactionBackendSync.cpp',
818       'webdatabase/SQLTransactionBackendSync.h',
819       'webdatabase/SQLTransactionClient.cpp',
820       'webdatabase/SQLTransactionClient.h',
821       'webdatabase/SQLTransactionCoordinator.cpp',
822       'webdatabase/SQLTransactionCoordinator.h',
823       'webdatabase/SQLTransactionState.h',
824       'webdatabase/SQLTransactionStateMachine.cpp',
825       'webdatabase/SQLTransactionStateMachine.h',
826       'webdatabase/SQLTransactionSync.cpp',
827       'webdatabase/SQLTransactionSync.h',
828       'webdatabase/SQLTransactionSyncCallback.h',
829       'webdatabase/WorkerGlobalScopeWebDatabase.cpp',
830       'webdatabase/WorkerGlobalScopeWebDatabase.h',
831       'webdatabase/sqlite/SQLValue.cpp',
832       'webdatabase/sqlite/SQLiteAuthorizer.cpp',
833       'webdatabase/sqlite/SQLiteDatabase.cpp',
834       'webdatabase/sqlite/SQLiteDatabase.h',
835       'webdatabase/sqlite/SQLiteFileSystem.cpp',
836       'webdatabase/sqlite/SQLiteFileSystem.h',
837       'webdatabase/sqlite/SQLiteFileSystemPosix.cpp',
838       'webdatabase/sqlite/SQLiteFileSystemWin.cpp',
839       'webdatabase/sqlite/SQLiteStatement.cpp',
840       'webdatabase/sqlite/SQLiteStatement.h',
841       'webdatabase/sqlite/SQLiteTransaction.cpp',
842       'webdatabase/sqlite/SQLiteTransaction.h',
843       'webmidi/MIDIAccess.cpp',
844       'webmidi/MIDIAccess.h',
845       'webmidi/MIDIAccessor.cpp',
846       'webmidi/MIDIAccessor.h',
847       'webmidi/MIDIAccessorClient.h',
848       'webmidi/MIDIClient.h',
849       'webmidi/MIDIClientMock.cpp',
850       'webmidi/MIDIClientMock.h',
851       'webmidi/MIDIConnectionEvent.h',
852       'webmidi/MIDIController.cpp',
853       'webmidi/MIDIController.h',
854       'webmidi/MIDIErrorCallback.h',
855       'webmidi/MIDIInput.cpp',
856       'webmidi/MIDIInput.h',
857       'webmidi/MIDIMessageEvent.h',
858       'webmidi/MIDIOptions.h',
859       'webmidi/MIDIOutput.cpp',
860       'webmidi/MIDIOutput.h',
861       'webmidi/MIDIPort.cpp',
862       'webmidi/MIDIPort.h',
863       'webmidi/MIDISuccessCallback.h',
864       'webmidi/NavigatorWebMIDI.cpp',
865       'webmidi/NavigatorWebMIDI.h',
866       'websockets/CloseEvent.h',
867       'websockets/MainThreadWebSocketChannel.cpp',
868       'websockets/MainThreadWebSocketChannel.h',
869       'websockets/NewWebSocketChannelImpl.cpp',
870       'websockets/NewWebSocketChannelImpl.h',
871       'websockets/ThreadableWebSocketChannelClientWrapper.cpp',
872       'websockets/ThreadableWebSocketChannelClientWrapper.h',
873       'websockets/WebSocket.cpp',
874       'websockets/WebSocket.h',
875       'websockets/WebSocketChannel.cpp',
876       'websockets/WebSocketChannel.h',
877       'websockets/WebSocketChannelClient.h',
878       'websockets/WebSocketDeflateFramer.cpp',
879       'websockets/WebSocketDeflateFramer.h',
880       'websockets/WebSocketDeflater.cpp',
881       'websockets/WebSocketDeflater.h',
882       'websockets/WebSocketExtensionDispatcher.cpp',
883       'websockets/WebSocketExtensionDispatcher.h',
884       'websockets/WebSocketExtensionParser.cpp',
885       'websockets/WebSocketExtensionParser.h',
886       'websockets/WebSocketExtensionProcessor.h',
887       'websockets/WebSocketFrame.cpp',
888       'websockets/WebSocketFrame.h',
889       'websockets/WebSocketHandshake.cpp',
890       'websockets/WebSocketHandshake.h',
891       'websockets/WebSocketPerMessageDeflate.cpp',
892       'websockets/WebSocketPerMessageDeflate.h',
893       'websockets/WorkerThreadableWebSocketChannel.cpp',
894       'websockets/WorkerThreadableWebSocketChannel.h',
895     ],
896     # 'partial interface' or target (right side of) 'implements'
897     'modules_testing_dependency_idl_files' : [
898       'geolocation/testing/InternalsGeolocation.idl',
899       'speech/testing/InternalsSpeechSynthesis.idl',
900       'vibration/testing/InternalsVibration.idl',
901     ],
902     'modules_testing_files': [
903       'geolocation/testing/GeolocationClientMock.cpp',
904       'geolocation/testing/GeolocationClientMock.h',
905       'geolocation/testing/InternalsGeolocation.cpp',
906       'geolocation/testing/InternalsGeolocation.h',
907       'speech/testing/InternalsSpeechSynthesis.cpp',
908       'speech/testing/InternalsSpeechSynthesis.h',
909       'speech/testing/PlatformSpeechSynthesizerMock.cpp',
910       'speech/testing/PlatformSpeechSynthesizerMock.h',
911       'vibration/testing/InternalsVibration.cpp',
912       'vibration/testing/InternalsVibration.h',
913     ],
914     'modules_unittest_files': [
915       'indexeddb/IDBKeyPathTest.cpp',
916       'indexeddb/IDBRequestTest.cpp',
917       'indexeddb/IDBTransactionTest.cpp',
918       'websockets/WebSocketDeflaterTest.cpp',
919       'websockets/WebSocketExtensionDispatcherTest.cpp',
920       'websockets/WebSocketExtensionParserTest.cpp',
921       'websockets/WebSocketPerMessageDeflateTest.cpp',
922     ],
923   },
924 }