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

Unified Diff: components/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 | « chrome/renderer/media/chrome_key_systems.cc ('k') | components/cdm/browser/cdm_message_filter_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cdm/DEPS
diff --git a/components/cdm/DEPS b/components/cdm/DEPS
index cf0630df65329f094cc4cc80692f15e5b4feed83..158aad01f089629733735595d9b1cc8e410e7b22 100644
--- a/components/cdm/DEPS
+++ b/components/cdm/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+ipc",
"+media/base",
"+media/cdm",
+ "+media/media_features.h",
"+ppapi/features",
]
« no previous file with comments | « chrome/renderer/media/chrome_key_systems.cc ('k') | components/cdm/browser/cdm_message_filter_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698