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

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

Issue 2401013002: Make MediaSession per frame as an attribute of Navigator (Closed)
Patch Set: fixed tests Created 4 years, 2 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 1f889dd4cd9d8255c7b7917b5086c944a8d8ecbb..0702035ac532da7c3394af577e3bde740ae3cd4c 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -546,6 +546,7 @@ modules_dependency_idl_files =
"installedapp/NavigatorInstalledApp.idl",
"mediacapturefromelement/HTMLCanvasElementCapture.idl",
"mediacapturefromelement/HTMLMediaElementCapture.idl",
+ "mediasession/NavigatorMediaSession.idl",
"mediasource/AudioTrackSourceBuffer.idl",
"mediasource/VideoTrackSourceBuffer.idl",
"mediasource/HTMLVideoElementMediaSource.idl",

Powered by Google App Engine
This is Rietveld 408576698