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

Unified Diff: components/search_engines.gypi

Issue 324283003: Move search_terms_data to components/search_engines (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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/chrome_browser.gypi ('k') | components/search_engines/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines.gypi
diff --git a/components/search_engines.gypi b/components/search_engines.gypi
index 9f7a604eb5062d2061301cc5376cd8e13856204a..fd4c17780d374c77d8aed05a96ff3c4137f3b86e 100644
--- a/components/search_engines.gypi
+++ b/components/search_engines.gypi
@@ -17,6 +17,8 @@
],
'sources': [
'search_engines/search_engine_type.h',
+ 'search_engines/search_terms_data.cc',
+ 'search_engines/search_terms_data.h',
'search_engines/template_url_data.cc',
'search_engines/template_url_data.h',
'search_engines/template_url_id.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/search_engines/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698