summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-17 01:54:50 +0000
committerhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-17 01:54:50 +0000
commitebeb861fb789b9e264466a6d0bfcd8b6032574a5 (patch)
tree9f3d0aaf734cd5fcf87e9384869fd65e3c23c9b2 /components/components.gyp
parent37374fc0a1e42b777a741eebf2646a7b0ff46801 (diff)
downloadchromium_src-ebeb861fb789b9e264466a6d0bfcd8b6032574a5.zip
chromium_src-ebeb861fb789b9e264466a6d0bfcd8b6032574a5.tar.gz
chromium_src-ebeb861fb789b9e264466a6d0bfcd8b6032574a5.tar.bz2
Create a new component "autocomplete"
Move chrome/browser/autocomplete/url_prefix.{cc,h} to components/autocomplete BUG=371538 TEST=git cl try TBR=sky@chromium.org for chrome/browser/DEPS Review URL: https://codereview.chromium.org/330233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277616 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 bca33c4..0430bfa 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -11,6 +11,7 @@
},
'includes': [
'auto_login_parser.gypi',
+ 'autocomplete.gypi',
'autofill.gypi',
'bookmarks.gypi',
'breakpad.gypi',