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

Unified Diff: content/content_common.gypi

Issue 2015433003: Implement MediaMetadata artwork in content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed nits Created 4 years, 5 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/content_tests.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 99d945ef7882e843fccfce00f1830827be981097..82a6367ee5893a2ad620bc86dc8791332688e665 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -413,6 +413,8 @@
'common/media/cdm_info.cc',
'common/media/cdm_messages.h',
'common/media/cdm_messages_enums.h',
+ 'common/media/media_metadata_sanitizer.cc',
+ 'common/media/media_metadata_sanitizer.h',
'common/media/media_player_delegate_messages.h',
'common/media/media_player_messages_android.h',
'common/media/media_session_messages_android.h',
« no previous file with comments | « content/common/media/media_session_messages_android.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698