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

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: review comments 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index f7cfbddaeb59ebf4e11cb1fdff40cfd1499adf69..7566714100fb23be774138ef7ea19c793b41ebed 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',

Powered by Google App Engine
This is Rietveld 408576698