summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-02-23 06:57:14 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-23 14:57:51 +0000
commitdda74d8ea9d458deeb6e02b590b186c50602d9b7 (patch)
tree6f17cc1e4b12bfc8a614459ab4f59b1b5ad66522
parentfd6f8f6532cd0d6b1c97ec28945ed0b9c2f974f6 (diff)
downloadchromium_src-dda74d8ea9d458deeb6e02b590b186c50602d9b7.zip
chromium_src-dda74d8ea9d458deeb6e02b590b186c50602d9b7.tar.gz
chromium_src-dda74d8ea9d458deeb6e02b590b186c50602d9b7.tar.bz2
Roll src/third_party/skia 792c80f:abcfab4
Summary of changes available at: https://chromium.googlesource.com/skia/+log/792c80f..abcfab4 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=reed@google.com Review URL: https://codereview.chromium.org/947933002 Cr-Commit-Position: refs/heads/master@{#317586}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8baf120..88ad6c9 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': '33bbffe8b3fa6d240ab7720f4f46854bd98d7198',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '792c80f5a7b66e75d42664ccb298f31962c6654c',
+ 'skia_revision': 'abcfab4d68d53900ef33320bb2622696c14d14b0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.