summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-06-01 09:39:40 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-01 16:40:18 +0000
commit3aba761f7ae568938f3d4efa9c2532824d69de78 (patch)
tree26016ed4165977a8e59cabc84009d42f5c82eead
parent2b75b83dd69af3aeb3f22779c46c0911010c60d0 (diff)
downloadchromium_src-3aba761f7ae568938f3d4efa9c2532824d69de78.zip
chromium_src-3aba761f7ae568938f3d4efa9c2532824d69de78.tar.gz
chromium_src-3aba761f7ae568938f3d4efa9c2532824d69de78.tar.bz2
Roll src/third_party/skia c58e532:a35778b
Summary of changes available at: https://chromium.googlesource.com/skia/+log/c58e532..a35778b CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=caryclark@google.com Review URL: https://codereview.chromium.org/1161303002 Cr-Commit-Position: refs/heads/master@{#332207}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a0df2c8..0c777c1 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': '77656a4795275f4a83013b01b301509c5db31b29',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'c58e5326bbb296ddf598f7d3cdb652baad7bcb6b',
+ 'skia_revision': 'a35778ba323fff7e5e241af24c6ebd9988ed77b9',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.