Chromium Code Reviews

Unified Diff: public/BUILD.gn

Issue 1259643002: NOT FOR LANDING Introduce and use WebMediaSession (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hack until something works Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index 06b062c4475e3c9ef3de6061a43e2d36acee2fa3..c97c0e2a9f5716233a0816169cbd773159240f52 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -403,6 +403,7 @@ source_set("blink_headers") {
"platform/WebServiceWorkerState.h",
"platform/WebMediaPlayer.h",
"platform/WebMediaPlayerClient.h",
+ "platform/WebMediaSession.h",
"platform/WebScrollbarThemeGeometry.h",
"platform/WebUnitTestSupport.h",
"platform/WebFilterKeyframe.h",

Powered by Google App Engine