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

Unified Diff: components/omnibox.gypi

Issue 470523002: Componentize AutocompleteResult (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « components/components_tests.gyp ('k') | components/omnibox/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index 63b399f120a36a36f5a754ffc5cc8fb27a864337..4024f8ccf49853ad54e3bbb52555be97f33a6dfe 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -33,6 +33,8 @@
'omnibox/autocomplete_provider.cc',
'omnibox/autocomplete_provider.h',
'omnibox/autocomplete_provider_listener.h',
+ 'omnibox/autocomplete_result.cc',
+ 'omnibox/autocomplete_result.h',
'omnibox/autocomplete_scheme_classifier.h',
'omnibox/omnibox_field_trial.cc',
'omnibox/omnibox_field_trial.h',
« no previous file with comments | « components/components_tests.gyp ('k') | components/omnibox/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698