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

Unified Diff: content/content_tests.gypi

Issue 11474037: Several updates to canPlayType() results for EME (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 3a8f43ef993213655c53800640beb51439f26634..c83526b3a992517c28e549fb0981c707e686769f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -248,6 +248,7 @@
],
'include_dirs': [
'..',
+ '<(SHARED_INTERMEDIATE_DIR)', # Needed by key_systems_unittest.cc.
],
'sources': [
'browser/accessibility/browser_accessibility_mac_unittest.mm',
@@ -455,6 +456,7 @@
'../webkit/media/buffered_data_source_unittest.cc',
'../webkit/media/buffered_resource_loader_unittest.cc',
'../webkit/media/cache_util_unittest.cc',
+ '../webkit/media/crypto/key_systems_unittest.cc',
'../webkit/media/crypto/proxy_decryptor_unittest.cc',
'../webkit/media/test_response_generator.cc',
'../webkit/media/test_response_generator.h',
« no previous file with comments | « no previous file | third_party/widevine/cdm/widevine_cdm_common.h » ('j') | webkit/media/crypto/key_systems_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698