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

Unified Diff: content/content_common.gypi

Issue 1515623002: Media Session: passing metadata from renderer/ to browser/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@media_session_ipc
Patch Set: semicolon Created 4 years, 11 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 | « content/common/media/media_session_messages_android.h ('k') | content/public/common/media_metadata.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 12318471e7a182dfbd13289490f6526803ba95f2..5bcd2a8898ab48c418160000c278b1397821d722 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -87,6 +87,8 @@
'public/common/main_function_params.h',
'public/common/manifest.cc',
'public/common/manifest.h',
+ 'public/common/media_metadata.cc',
+ 'public/common/media_metadata.h',
'public/common/media_stream_request.cc',
'public/common/media_stream_request.h',
'public/common/menu_item.cc',
« no previous file with comments | « content/common/media/media_session_messages_android.h ('k') | content/public/common/media_metadata.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698