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

Unified Diff: components/omnibox.gypi

Issue 1178203004: Componentize InMemoryURLIndexTypes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « 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 2680cf0ea5604374205e63bc5af9311336cf07cc..e4eb50a0035e52fefaa69a7fa72deb70e20d88dd 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -48,6 +48,8 @@
'omnibox/autocomplete_scheme_classifier.h',
'omnibox/base_search_provider.cc',
'omnibox/base_search_provider.h',
+ 'omnibox/in_memory_url_index_types.cc',
+ 'omnibox/in_memory_url_index_types.h',
'omnibox/keyword_extensions_delegate.cc',
'omnibox/keyword_extensions_delegate.h',
'omnibox/keyword_provider.cc',
« 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