summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-19 19:19:44 +0000
committermal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-19 19:19:44 +0000
commit46db5eaeb15f0fbc9a24e43315c902f3038cc0fe (patch)
tree99f800380cf0a7e03c8230a8b4599bb4de3ff59c /DEPS
parent4cc34fda62c9974bbe2748b21abcc091f30266a5 (diff)
downloadchromium_src-46db5eaeb15f0fbc9a24e43315c902f3038cc0fe.zip
chromium_src-46db5eaeb15f0fbc9a24e43315c902f3038cc0fe.tar.gz
chromium_src-46db5eaeb15f0fbc9a24e43315c902f3038cc0fe.tar.bz2
Update pdfsqueeze to r4 to pick up licensing information.
This makes licenses.py happy. pdfsqueeze changes: http://code.google.com/p/pdfsqueeze/source/list r4 Added copying file + minor change to preserve date stamps. r3 Fixed up inputs and outputs on script phase. This modifies a file under xcodeproj, which should not affect Chromium (we have a gyp file for pdfsqueeze). Review URL: http://codereview.chromium.org/6269012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71822 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bde45e6..0e71faa 100644
--- a/DEPS
+++ b/DEPS
@@ -238,7 +238,7 @@ deps_os = {
"src/third_party/GTM":
(Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@425",
"src/third_party/pdfsqueeze":
- (Var("googlecode_url") % "pdfsqueeze") + "/trunk@2",
+ (Var("googlecode_url") % "pdfsqueeze") + "/trunk@4",
"src/third_party/lighttpd":
"/trunk/deps/third_party/lighttpd@33737",