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

Unified Diff: chrome/browser/DEPS

Issue 17392006: In components/autofill, move browser/ to core/browser/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to fix conflicts 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 | « android_webview/native/webview_native.gyp ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index b9c6a717b5c974cbfbd22dd4f06dbd9c364fe21f..74995a0ffe2dda8e7829206abbe0d634c06f3c3d 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -5,8 +5,8 @@ include_rules = [
"+chrome/installer",
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
- "+components/autofill/browser",
"+components/autofill/content/browser",
+ "+components/autofill/core/browser",
"+components/autofill/core/common",
"+components/auto_login_parser",
"+components/breakpad",
« no previous file with comments | « android_webview/native/webview_native.gyp ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698