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

Unified Diff: chrome/chrome_browser.gypi

Issue 10832256: Experimental AutocompleteProvider for zerosuggest. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address comments, avoid stale matches. Created 8 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/ui/omnibox/omnibox_edit_model.cc ('k') | chrome/common/chrome_switches.h » ('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 75f19c1a703536a08e06d5539689b60498009e66..3b2be0044b4afbcdb8a63f478c9606883acdd53b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -178,6 +178,8 @@
'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/address.cc',
'browser/autofill/address.h',
'browser/autofill/address_field.cc',
« no previous file with comments | « chrome/browser/ui/omnibox/omnibox_edit_model.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698