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

Unified Diff: android_webview/java/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
Index: android_webview/java/DEPS
diff --git a/android_webview/java/DEPS b/android_webview/java/DEPS
index 9f7ec84e10897925018abb45fd5105d117fed74f..a6c4c30e89d913b6de651a3ff48adc7c237e0e01 100644
--- a/android_webview/java/DEPS
+++ b/android_webview/java/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/android/java",
+ "+components/navigation_interception/android/java",
"+components/web_contents_delegate_android/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698