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

Unified Diff: android_webview/browser/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix win build 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
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 2892748fb5be86ad1fd474537026f0aa9f9d02a6..1bcae2d96c250ea2d1d7b6432ed5cc69b611f0fb 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+android_webview/browser",
"+android_webview/common",
+ "+components/navigation_interception",
"+content/public/browser",
# Temporary until we bundle our own favicon. See

Powered by Google App Engine
This is Rietveld 408576698