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

Unified Diff: components/cdm/DEPS

Issue 2411433002: Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: fix 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
Index: components/cdm/DEPS
diff --git a/components/cdm/DEPS b/components/cdm/DEPS
index 7417b99abbc0e325f3a017ae3c27ea8b0b522f35..91c183c58460ef46fc71af0473d01ebdae7c5377 100644
--- a/components/cdm/DEPS
+++ b/components/cdm/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+ipc",
"+media/base",
"+media/cdm",
+ "+third_party/widevine/cdm",
]

Powered by Google App Engine
This is Rietveld 408576698