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

Unified Diff: public/BUILD.gn

Issue 1325493002: NOT FOR LANDING Introduce and use WebMediaSession (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add missing files Created 5 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
« no previous file with comments | « Source/web/FrameLoaderClientImpl.cpp ('k') | public/platform/modules/mediasession/WebMediaSession.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index 39c45759d2cf54ff2b726d889aae2dc14f15fbca..755cb21d3b9a3818e60586e4a9a2bb07965de99d 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -213,6 +213,7 @@ source_set("blink_headers") {
"platform/modules/bluetooth/WebRequestDeviceOptions.h",
"platform/modules/bluetooth/WebBluetoothGATTCharacteristic.h",
"platform/modules/bluetooth/WebBluetoothGATTRemoteServer.h",
+ "platform/modules/mediasession/WebMediaSession.h",
"platform/modules/navigator_services/WebServicePortProviderClient.h",
"platform/modules/navigator_services/WebServicePortProvider.h",
"platform/modules/navigator_services/WebServicePort.h",
« no previous file with comments | « Source/web/FrameLoaderClientImpl.cpp ('k') | public/platform/modules/mediasession/WebMediaSession.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698