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

Unified Diff: chrome/chrome_browser.gypi

Issue 10877021: Experimental AutocompleteProvider for zerosuggest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: TabContents may be empty. Created 8 years, 3 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 4c1c2c9a8bbef8b9496878de6b9140c076b0e24c..d4129560a2e862713a6ab3e9795ee2e573b8e29b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -189,6 +189,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