summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 16:34:16 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 16:34:16 +0000
commit823bc5008a9e89f82a4c32f805a4c06218124994 (patch)
tree5e1caf6e4e17c88f79a9877c1e4ae5c86cb0814d /DEPS
parent68b4d89935563f7009074cef5b7be8e0d8148bd4 (diff)
downloadchromium_src-823bc5008a9e89f82a4c32f805a4c06218124994.zip
chromium_src-823bc5008a9e89f82a4c32f805a4c06218124994.tar.gz
chromium_src-823bc5008a9e89f82a4c32f805a4c06218124994.tar.bz2
Pulling in pdfsqueeze so we can use editable pdfs in the source tree, but
shrink them for the shipping binary. Review URL: http://codereview.chromium.org/21454 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9945 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 3dbc7cf..9262d7f 100644
--- a/DEPS
+++ b/DEPS
@@ -52,6 +52,8 @@ deps_os = {
"mac": {
"src/third_party/GTM":
"http://google-toolbox-for-mac.googlecode.com/svn/trunk/@77",
+ "src/third_party/pdfsqueeze":
+ "http://pdfsqueeze.googlecode.com/svn/trunk/@2",
},
}