summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-11 00:22:40 +0000
committerkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-11 00:22:40 +0000
commit89912bea4551e1cd4570767862f722b21deac22b (patch)
treee19a1fa4db230d4b79fc257170c9cc7f248d1bc9 /components
parentc901c963a3c8e3ada3c1ca72cea2fd31d2ce4143 (diff)
downloadchromium_src-89912bea4551e1cd4570767862f722b21deac22b.zip
chromium_src-89912bea4551e1cd4570767862f722b21deac22b.tar.gz
chromium_src-89912bea4551e1cd4570767862f722b21deac22b.tar.bz2
Remove 2 deps on autofill_regexes
BUG=140037 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/13973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193516 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components')
-rw-r--r--components/autofill.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 42594ad..feab2e4 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # Private target only used in components/autofill.
'target_name': 'autofill_regexes',
'type': 'none',
'actions': [{