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

Unified Diff: android_webview/browser/DEPS

Issue 17084005: In components/autofill, move common/ to shared/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase to fix conflict Created 7 years, 6 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/browser/aw_autofill_manager_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 23d70e47d5d39238cfcb26de784d46d476beb60d..458b3725b24b7b2854e71c7306e17c6074e1d885 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -8,8 +8,8 @@ include_rules = [
"+components/auto_login_parser",
"+components/autofill/browser",
- "+components/autofill/common",
"+components/autofill/content/browser",
+ "+components/autofill/shared",
"+components/navigation_interception",
"+components/user_prefs",
"+components/visitedlink/browser",
« no previous file with comments | « no previous file | android_webview/browser/aw_autofill_manager_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698