| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 5e8e59c3184f0704212ad9922c8bd11ba000a18a..78eac84b9d295fe55056c3aa2bb0da2771988278 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -62,7 +62,6 @@
|
| 'mediasource/MediaSource.idl',
|
| 'mediasource/SourceBuffer.idl',
|
| 'mediasource/SourceBufferList.idl',
|
| - 'mediastream/DOMWindowMediaStream.idl',
|
| 'mediastream/MediaStream.idl',
|
| 'mediastream/MediaStreamEvent.idl',
|
| 'mediastream/MediaStreamTrack.idl',
|
| @@ -98,7 +97,6 @@
|
| 'quota/StorageQuotaCallback.idl',
|
| 'quota/StorageUsageCallback.idl',
|
| 'quota/WorkerNavigatorStorageQuota.idl',
|
| - 'speech/DOMWindowSpeech.idl',
|
| 'speech/DOMWindowSpeechSynthesis.idl',
|
| 'speech/SpeechGrammar.idl',
|
| 'speech/SpeechGrammarList.idl',
|
| @@ -129,7 +127,6 @@
|
| 'webaudio/BiquadFilterNode.idl',
|
| 'webaudio/ConvolverNode.idl',
|
| 'webaudio/DelayNode.idl',
|
| - 'webaudio/DOMWindowWebAudio.idl',
|
| 'webaudio/DynamicsCompressorNode.idl',
|
| 'webaudio/ScriptProcessorNode.idl',
|
| 'webaudio/MediaElementAudioSourceNode.idl',
|
| @@ -157,14 +154,12 @@
|
| 'webdatabase/SQLTransactionSync.idl',
|
| 'webdatabase/SQLTransactionSyncCallback.idl',
|
| 'webdatabase/WorkerContextWebDatabase.idl',
|
| - 'webmidi/DOMWindowWebMIDI.idl',
|
| 'webmidi/MIDIConnectionEvent.idl',
|
| 'webmidi/MIDIErrorCallback.idl',
|
| 'webmidi/MIDIInput.idl',
|
| 'webmidi/MIDIMessageEvent.idl',
|
| 'webmidi/MIDIPort.idl',
|
| 'websockets/CloseEvent.idl',
|
| - 'websockets/DOMWindowWebSocket.idl',
|
| 'websockets/WebSocket.idl',
|
| 'websockets/WorkerContextWebSocket.idl',
|
| ],
|
|
|