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

Unified Diff: third_party/widevine/cdm/DEPS

Issue 2572883002: Convert USE_PROPRIETARY_CODECS to a buildflag header. (Closed)
Patch Set: Merge Created 4 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
« no previous file with comments | « third_party/widevine/cdm/BUILD.gn ('k') | third_party/widevine/cdm/widevine_cdm_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/widevine/cdm/DEPS
diff --git a/third_party/widevine/cdm/DEPS b/third_party/widevine/cdm/DEPS
index 8bc5a21414a3f7c91ba02c641ca88267b0ff7dd1..716b00157e43cbdd595a18c76f04097ad927810f 100644
--- a/third_party/widevine/cdm/DEPS
+++ b/third_party/widevine/cdm/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+media/media_features.h",
"+ppapi/features",
]
« no previous file with comments | « third_party/widevine/cdm/BUILD.gn ('k') | third_party/widevine/cdm/widevine_cdm_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698