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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2338223003: Unassociating MediaSession from media players (in blink & content) (Closed)
Patch Set: fixed tests Created 4 years, 3 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
Index: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index babaa035e04710045b2e6e5cb671175709cd01f8..d78242e559390cf3c97565c6f929892016b4d21f 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -539,7 +539,6 @@ modules_dependency_idl_files =
"installedapp/NavigatorInstalledApp.idl",
"mediacapturefromelement/HTMLCanvasElementCapture.idl",
"mediacapturefromelement/HTMLMediaElementCapture.idl",
- "mediasession/HTMLMediaElementMediaSession.idl",
"mediasource/AudioTrackSourceBuffer.idl",
"mediasource/VideoTrackSourceBuffer.idl",
"mediasource/HTMLVideoElementMediaSource.idl",

Powered by Google App Engine
This is Rietveld 408576698