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

Unified Diff: chrome/chrome_browser.gypi

Issue 330233002: Create a new component "autocomplete" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, DEPS & OWNERS fix Created 6 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 | « chrome/browser/history/scored_history_match.cc ('k') | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 22a5d43e909ba5f6d66bf44da724b96737f9e4a6..6c776ec60a59b5c361aac62be615da871e1f20d7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -27,6 +27,7 @@
'safe_browsing_proto',
'safe_browsing_report_proto',
'suggestions_proto',
+ '../components/components.gyp:autocomplete',
'../components/components.gyp:autofill_core_browser',
'../components/components.gyp:bookmarks_browser',
'../components/components.gyp:captive_portal',
@@ -272,8 +273,6 @@
'browser/autocomplete/shortcuts_backend_factory.h',
'browser/autocomplete/shortcuts_provider.cc',
'browser/autocomplete/shortcuts_provider.h',
- 'browser/autocomplete/url_prefix.cc',
- 'browser/autocomplete/url_prefix.h',
'browser/autocomplete/zero_suggest_provider.cc',
'browser/autocomplete/zero_suggest_provider.h',
'browser/autofill/android/personal_data_manager_android.cc',
« no previous file with comments | « chrome/browser/history/scored_history_match.cc ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698