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

Unified Diff: android_webview/DEPS

Issue 132233042: Enable the embedded L1/EME support in WebView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix nits. Created 6 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: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 1ce4c334c07164cb765f873a3607999930d8a7b3..cc41e12a661c619af2f48523ce71db827319e448 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+content/public/common",
"+gpu",
"+jni",
+ "+media/base/media_switches.h", # For media command line switches.
"+net",
"+skia",
"+third_party/skia/include",

Powered by Google App Engine
This is Rietveld 408576698