aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar borenet <borenet@google.com>2015-04-14 10:37:33 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-14 10:37:33 -0700
commitb5de630d10982c0e650b842fe15cee2eb9efabbd (patch)
treee617f0e417b9f8e6348cc8bded038416a16cba92 /DEPS
parentf5ac972207228e288ff084ff4a94dd7f89c4ba72 (diff)
Update common DEPS: adding retries to GS upload
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d21e473a3d..97c41b8b13 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,7 @@ use_relative_paths = True
# Dependencies on outside packages.
#
deps = {
- "common": "https://skia.googlesource.com/common.git@d7c2e2b9464e70e0f3847a330b930d008dc8c8db",
+ "common": "https://skia.googlesource.com/common.git@89823b3bbe978dec013d5a41e2ea096493e6f194",
# There is some duplication here that might be worth cleaning up:
# - can use use our existing t_p/e/libjpeg instead of pulling it for Android?