summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-12-10 00:41:26 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-10 08:41:41 +0000
commit553ba63a6393d3f67d6dd5d1c8bacfd42ac0e3d9 (patch)
tree88d38b9d8e5ea86c19807f14d3e4dcdf87eb8ab4
parentfb08b10c14a59d84a42fea4c21b542bbb143164c (diff)
downloadchromium_src-553ba63a6393d3f67d6dd5d1c8bacfd42ac0e3d9.zip
chromium_src-553ba63a6393d3f67d6dd5d1c8bacfd42ac0e3d9.tar.gz
chromium_src-553ba63a6393d3f67d6dd5d1c8bacfd42ac0e3d9.tar.bz2
Roll src/third_party/skia e18a530:f9d09c9
Summary of changes available at: https://chromium.googlesource.com/skia/+log/e18a530..f9d09c9 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=scroggo@google.com Review URL: https://codereview.chromium.org/791003002 Cr-Commit-Position: refs/heads/master@{#307659}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ac69259..8c94db3 100644
--- a/DEPS
+++ b/DEPS
@@ -44,7 +44,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'd3f3dcefb055656807e8a2f65a322bbb13cd05a4',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'e18a530afdd879f2f8df8f07a63a19a37e2e12a6',
+ 'skia_revision': 'f9d09c969f8ffa664bc5cd40a71077e3dc46e0aa',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.