summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-08 18:29:52 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-08 18:29:52 +0000
commitb1e8c618f441014ae3b768e41b098939cca559d5 (patch)
treecc4c436b0cb08d3f8723430cc9e055c275ed0f47 /components/components.gyp
parent4abeebc4e67074a31396ce1f5a88c9284562a6d8 (diff)
downloadchromium_src-b1e8c618f441014ae3b768e41b098939cca559d5.zip
chromium_src-b1e8c618f441014ae3b768e41b098939cca559d5.tar.gz
chromium_src-b1e8c618f441014ae3b768e41b098939cca559d5.tar.bz2
[components] Make zip a component so that src/chromeos can use it.
BUG=180711 Review URL: https://codereview.chromium.org/13257004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192843 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 589c241..a8b29a2 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -18,5 +18,6 @@
'visitedlink.gypi',
'webdata.gypi',
'web_contents_delegate_android.gypi',
+ 'zip.gypi',
],
}