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

Unified Diff: content/content_common.gypi

Issue 557723003: Implement Chromium side of MediaKeys.isTypeSupported(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add DEP from components/cdm/renderer to content/public/common. Created 6 years, 3 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 889d754e99cfefd96fefc0116a2bdb857ac4d0ee..31ec7daf0872904a9fd8f81e54cca2b1ea65c91f 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -58,6 +58,7 @@
'public/common/drop_data.cc',
'public/common/drop_data.h',
'public/common/eme_codec.h',
+ 'public/common/eme_init_data_type.h',
'public/common/favicon_url.cc',
'public/common/favicon_url.h',
'public/common/file_chooser_params.cc',

Powered by Google App Engine
This is Rietveld 408576698