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

Unified Diff: chrome/browser/BUILD.gn

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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5185f4331515b2ad85d763635705101b7c6938c1..a7c4e954a54866931d39d58edbfb393dd340eb6d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -41,7 +41,6 @@ static_library("browser") {
"//chrome/browser/ui",
"//chrome/common",
"//chrome/common/net",
- "//components/autocomplete",
"//components/autofill/core/browser",
"//components/captive_portal",
"//components/cloud_devices/common",
@@ -56,6 +55,7 @@ static_library("browser") {
"//components/history/core/common",
"//components/metrics:net",
"//components/navigation_metrics",
+ "//components/omnibox",
"//components/os_crypt",
"//components/policy:policy_component",
"//components/query_parser",
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/omnibox/OmniboxSuggestion.java ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698