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

Unified Diff: android_webview/renderer/DEPS

Issue 246033002: Store SupportedCodecs in KeySystemInfo and KeySystems. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Android build. Created 6 years, 8 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: android_webview/renderer/DEPS
diff --git a/android_webview/renderer/DEPS b/android_webview/renderer/DEPS
index a40a8a23ee995f002f8602e4a0a22664130bfc1b..36aea6b4c331a80ac3a4f0cdf0552d84b21cc5e5 100644
--- a/android_webview/renderer/DEPS
+++ b/android_webview/renderer/DEPS
@@ -8,6 +8,8 @@ include_rules = [
"+content/public/renderer",
+ "+media/cdm",
+
"+printing",
"+third_party/WebKit/public/platform",

Powered by Google App Engine
This is Rietveld 408576698