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

Unified Diff: android_webview/browser/DEPS

Issue 17392006: In components/autofill, move browser/ to core/browser/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix android build 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
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 54cca107266996947b5b3ce3981c7bdd49938f2c..e8208edbccbb6b86d0d7c663a7b128934fe05634 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -7,8 +7,8 @@ include_rules = [
"+cc",
"+components/auto_login_parser",
- "+components/autofill/browser",
"+components/autofill/content/browser",
+ "+components/autofill/core/browser",
"+components/autofill/core/common",
"+components/navigation_interception",
"+components/user_prefs",

Powered by Google App Engine
This is Rietveld 408576698