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

Unified Diff: android_webview/native/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 11 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 | « android_webview/lib/main/webview_entry_point.cc ('k') | android_webview/native/aw_contents.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 452c80b9c4f8ae514a488b74e696ce596f5c9bc9..6693d305a0d2c602521923675aac32dbebcb1115 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+ui/gl",
# Components that Android WebView depends on.
+ "+components/navigation_interception",
"+components/web_contents_delegate_android",
# TODO(joth): Remove if we can move the compositor driver into ../browser/
« no previous file with comments | « android_webview/lib/main/webview_entry_point.cc ('k') | android_webview/native/aw_contents.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698