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

Unified Diff: chrome/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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8980d494b12748fca7c694dd8147c4cb26755478..2a556fb631aa465fac49e6b86ab584fee3e5e50a 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -6,10 +6,9 @@ include_rules = [
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
"+components/autofill/browser",
- "+components/autofill/common",
"+components/autofill/content/browser",
+ "+components/autofill/shared",
"+components/auto_login_parser",
- "+components/autofill/common",
"+components/browser_context_keyed_service",
"+components/navigation_interception",
"+components/user_prefs",
« no previous file with comments | « android_webview/browser/aw_form_database_service_unittest.cc ('k') | chrome/browser/autofill/autofill_cc_infobar_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698