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

Unified Diff: content/content_common.gypi

Issue 1458703003: Media Session API: use MediaMetadata in the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@media_session_browser_side
Patch Set: nits Created 4 years, 9 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/android/media_metadata_android.cc ('k') | content/content_jni.gypi » ('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 49528ef8abb26d0e1e182cf3331e254f516e3c99..3651bf47193331b11eabd481f89deb3a82f1a960 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -234,6 +234,8 @@
'common/android/gin_java_bridge_value.h',
'common/android/hash_set.cc',
'common/android/hash_set.h',
+ 'common/android/media_metadata_android.cc',
+ 'common/android/media_metadata_android.h',
'common/android/sync_compositor_messages.cc',
'common/android/sync_compositor_messages.h',
'common/appcache_interfaces.cc',
« no previous file with comments | « content/common/android/media_metadata_android.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698