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

Unified Diff: media/DEPS

Issue 930413003: MediaDrm: Only apply Widevine security levels to the Widevine key system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add creation and SetSecurityLevel tests. Created 5 years, 10 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 57eecbbc0c8c56022ba15126c005254352fbf117..cad03529e330185ad59b9c1fee45712d48abb8f9 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -12,5 +12,6 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
"+ui/ozone",
+ "+third_party/widevine/cdm/widevine_cdm_common.h",
"-media/blink",
]

Powered by Google App Engine
This is Rietveld 408576698