summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-11 06:25:25 +0000
committerhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-11 06:25:25 +0000
commitfa817b17e3198710708050cd11533a3436533b8e (patch)
tree517c4c7e45dc5b39b6f27dd93bdcdfdb386c0449 /components/components.gyp
parent44beb038b6ed734bae5c4d8101847eb56dc498fe (diff)
downloadchromium_src-fa817b17e3198710708050cd11533a3436533b8e.zip
chromium_src-fa817b17e3198710708050cd11533a3436533b8e.tar.gz
chromium_src-fa817b17e3198710708050cd11533a3436533b8e.tar.bz2
Craete a new component search_engines
Move template_url_id.h from chrome/browser/search_engines to components/search_engines. Split TemplateURLData from template_url.h to a separate file, move it to components/search_engines. BUG=371535 TEST=git cl try Review URL: https://codereview.chromium.org/315983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components.gyp b/components/components.gyp
index c879fb6..fc6bd76 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -40,6 +40,7 @@
'pref_registry.gypi',
'query_parser.gypi',
'rappor.gypi',
+ 'search_engines.gypi',
'search_provider_logos.gypi',
'signin.gypi',
'startup_metric_utils.gypi',