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

Unified Diff: components/cdm/DEPS

Issue 2409423002: Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: Fix and format Created 4 years, 2 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 | « chromecast/renderer/BUILD.gn ('k') | components/cdm/renderer/BUILD.gn » ('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 7417b99abbc0e325f3a017ae3c27ea8b0b522f35..cf0630df65329f094cc4cc80692f15e5b4feed83 100644
--- a/components/cdm/DEPS
+++ b/components/cdm/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+ipc",
"+media/base",
"+media/cdm",
+ "+ppapi/features",
]
« no previous file with comments | « chromecast/renderer/BUILD.gn ('k') | components/cdm/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698