Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6198)

Unified Diff: Source/modules/modules.gypi

Issue 265393003: Move modules-related attributes out from Window.idl. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove unnecessary code changes in the previous patch. Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/modules/modules.gyp ('k') | Source/modules/speech/DOMWindowSpeech.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index cd2e5212032ff681b7232a4021d3966243699c7c..be6a04be2428864df2d825de9f1185c2145757ec 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -209,6 +209,7 @@
'mediasource/URLMediaSource.idl',
'mediastream/NavigatorMediaStream.idl',
'mediastream/URLMediaStream.idl',
+ 'mediastream/WindowMediaStream.idl',
'navigatorcontentutils/NavigatorContentUtils.idl',
'performance/SharedWorkerPerformance.idl',
'performance/WorkerGlobalScopePerformance.idl',
@@ -218,8 +219,10 @@
'quota/WorkerNavigatorStorageQuota.idl',
'screen_orientation/ScreenOrientation.idl',
'serviceworkers/NavigatorServiceWorker.idl',
+ 'speech/WindowSpeech.idl',
'speech/WindowSpeechSynthesis.idl',
'vibration/NavigatorVibration.idl',
+ 'webaudio/WindowWebAudio.idl',
'webdatabase/WindowWebDatabase.idl',
'webdatabase/WorkerGlobalScopeWebDatabase.idl',
'webmidi/NavigatorWebMIDI.idl',
« no previous file with comments | « Source/modules/modules.gyp ('k') | Source/modules/speech/DOMWindowSpeech.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698