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

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: cleanup Created 5 years 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 d1fb8a7cacc97724c0d17089cd4cf9daaf613943..76e65dc280d1c6424e91485f50a8cb3fc0083142 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -85,6 +85,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