diff options
| author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-08 18:29:52 +0000 |
|---|---|---|
| committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-08 18:29:52 +0000 |
| commit | b1e8c618f441014ae3b768e41b098939cca559d5 (patch) | |
| tree | cc4c436b0cb08d3f8723430cc9e055c275ed0f47 /chrome/DEPS | |
| parent | 4abeebc4e67074a31396ce1f5a88c9284562a6d8 (diff) | |
| download | chromium_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 'chrome/DEPS')
| -rw-r--r-- | chrome/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index 190ae30..e9ef37f 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -25,6 +25,7 @@ include_rules = [ "+chrome/common", "+chrome/test", "+components/visitedlink/common", + "+components/zip", "+content/public/common", "+content/public/test", "+content/test/gpu", |
