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

Unified Diff: components/components.gyp

Issue 367023002: Componentize TemplateURLService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 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/test/base/ui_test_utils.cc ('k') | components/search_engines.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 957f62d8c6c7c47d69d7d405141e9ffa37343215..9c2b35dfd0f6153a904a191fd367ec9c66e3cd2e 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -43,7 +43,6 @@
'pref_registry.gypi',
'query_parser.gypi',
'rappor.gypi',
- 'search_engines.gypi',
'search_provider_logos.gypi',
'signin.gypi',
'startup_metric_utils.gypi',
@@ -92,6 +91,7 @@
# introduced.
'includes': [
'gcm_driver.gypi',
+ 'search_engines.gypi',
'sync_driver.gypi',
'invalidation.gypi',
],
« no previous file with comments | « chrome/test/base/ui_test_utils.cc ('k') | components/search_engines.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698