summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-27 04:01:23 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-27 04:01:23 +0000
commitc348fc3ca20959ac32b747879e471778507dd889 (patch)
tree561812befa49607b16ccbf54bf0b643aa1e53cf1 /DEPS
parent13fc6ba7dfd1852384b147a4f41bfadc15c30571 (diff)
downloadchromium_src-c348fc3ca20959ac32b747879e471778507dd889.zip
chromium_src-c348fc3ca20959ac32b747879e471778507dd889.tar.gz
chromium_src-c348fc3ca20959ac32b747879e471778507dd889.tar.bz2
roll pdfsqueeze 4:5
Fixes a build warning with the 10.8 SDK BUG=139138 TEST=none TBR=dmaclach Review URL: https://chromiumcodereview.appspot.com/10826042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148716 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 fae343e..a8afb07 100644
--- a/DEPS
+++ b/DEPS
@@ -421,7 +421,7 @@ deps_os = {
(Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
Var("gtm_revision"),
"src/third_party/pdfsqueeze":
- (Var("googlecode_url") % "pdfsqueeze") + "/trunk@4",
+ (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5",
"src/third_party/lighttpd":
"/trunk/deps/third_party/lighttpd@33737",