summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-09-19 17:56:16 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-20 00:56:33 +0000
commit8235c315fcaae79400f098484d991ff4a94015bc (patch)
tree207c0110a6527fa372af6b0f0c941935dc3a7bc1
parentcf516a30ceadae186272d8442a3ee195c25ace87 (diff)
downloadchromium_src-8235c315fcaae79400f098484d991ff4a94015bc.zip
chromium_src-8235c315fcaae79400f098484d991ff4a94015bc.tar.gz
chromium_src-8235c315fcaae79400f098484d991ff4a94015bc.tar.bz2
Roll src/third_party/skia 45725db:d49226c
Summary of changes available at: https://chromium.googlesource.com/skia/+log/45725db..d49226c CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/583413002 Cr-Commit-Position: refs/heads/master@{#295835}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9075142..c176c43 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': '42ddeba4a7ad6382898ef2e57dc4bd9f9da57aca',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '45725db1d82615d43408ec488549aec6218f80e4',
+ 'skia_revision': 'd49226cff368419c4a0fed7ba7f0383d46d9b2ac',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.