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

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: Fixed the findbugs warning. 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
« no previous file with comments | « no previous file | android_webview/java/src/org/chromium/android_webview/ExternalVideoSurfaceContainer.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
boliu 2014/02/20 23:43:10 move this to android_webview/lib/DEPS
ycheo (away) 2014/02/21 01:25:11 Done.
"+net",
"+skia",
"+third_party/skia/include",
« no previous file with comments | « no previous file | android_webview/java/src/org/chromium/android_webview/ExternalVideoSurfaceContainer.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698