summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authormattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-02 21:25:20 +0000
committermattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-02 21:25:20 +0000
commit2bfe16c46a649b378208484be901769a8e36625e (patch)
tree070ac98cea8c46332abe3a07b6acbf79426ad461 /components/components.gyp
parent41208b9eb3885b1bd3a4e69542f541f1f7df8a23 (diff)
downloadchromium_src-2bfe16c46a649b378208484be901769a8e36625e.zip
chromium_src-2bfe16c46a649b378208484be901769a8e36625e.tar.gz
chromium_src-2bfe16c46a649b378208484be901769a8e36625e.tar.bz2
Revert "Move components/zip to third_party/zip", which broke linux and android tests.
This reverts r197964. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197972 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 b6ea5b5..3f1fc22e 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -19,5 +19,6 @@
'visitedlink.gypi',
'webdata.gypi',
'web_contents_delegate_android.gypi',
+ 'zip.gypi',
],
}