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

Unified Diff: android_webview/native/DEPS

Issue 1123993002: Componentizes external_video_surface to reduce webview/Cast duplication. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: java DEPS, round 2 Created 5 years, 7 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/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index d1c0799992eec7df24b8840abb76f75f8bd000fb..4337129b079ca52f945a59535f75db44ee377c0b 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/data_reduction_proxy/core/browser",
"+components/devtools_http_handler",
+ "+components/external_video_surface",
"+components/navigation_interception",
"+components/user_prefs",
"+components/web_contents_delegate_android",
« no previous file with comments | « android_webview/lib/main/webview_jni_onload.cc ('k') | android_webview/native/android_webview_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698