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

Unified Diff: chrome/browser/DEPS

Issue 443043003: Rename components/autocomplete to components/omnibox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/omnibox/autocomplete_controller_android.h » ('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 6b4f26e55ca2635932848c293615e6ccd91f7f2c..f378993d807de2f99b5429a023eed623ffb2451a 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -8,7 +8,6 @@ include_rules = [
"+chrome_elf/create_file",
"+chrome_elf/dll_hash",
"+chromeos",
- "+components/autocomplete",
"+components/autofill/content/browser",
"+components/autofill/content/common",
"+components/autofill/core/browser",
@@ -41,6 +40,7 @@ include_rules = [
"+components/navigation_metrics",
"+components/network_time",
"+components/omaha_query_params",
+ "+components/omnibox",
"+components/os_crypt",
"+components/password_manager",
"+components/policy",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/omnibox/autocomplete_controller_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698