aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbungeman <bungeman@google.com>2014-11-04 07:55:41 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-04 07:55:41 -0800
commitbd1b76c40ca65638a8bd7e7655d19b48405c1fc0 (patch)
treea78bdd3a43a2f027eeeac043a1f4ca74eeb5fd21
parentd1aa8ff8700cbc083c8c27b7368a8482e65cdb08 (diff)
downloadskia-bd1b76c40ca65638a8bd7e7655d19b48405c1fc0.tar.gz
Roll common to d7c2e2b9464.
Picks up code removal and changes to download_file. https://skia.googlesource.com/common.git/+log/5eee100ab..d7c2e2b9464 Review URL: https://codereview.chromium.org/700763003
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7a0422bdf..34a86ac24 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@5eee100abacd0c2fc89121418627cf55ca2eda31",
+ "common": "https://skia.googlesource.com/common.git@d7c2e2b9464e70e0f3847a330b930d008dc8c8db",
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@23a8a433529d9db23882c702a29d5e594841563d",
"third_party/externals/freetype" : "https://skia.googlesource.com/third_party/freetype2.git@VER-2-5-0-1",