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

Unified Diff: media/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: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 996f0d96981c9f301f89ee03c5c6ba203bcce625..9983f93a329272bfc506a63a82bb45106de89f4d 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -17,7 +17,7 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
"+ui/ozone",
- "+third_party/widevine/cdm/widevine_cdm_common.h",
+ "+third_party/widevine/cdm",
"-ipc",
"-media/blink",
]

Powered by Google App Engine
This is Rietveld 408576698