summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-06-04 23:06:24 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-05 06:07:22 +0000
commit71222592e93288a1610c31ff6402689188bf719e (patch)
tree9fdf49f73bd12eb27fcf0bf1bac1258a302ec328 /DEPS
parentda52c91d3dd2be2c6b2cf15950a3fa8ae3d03488 (diff)
downloadchromium_src-71222592e93288a1610c31ff6402689188bf719e.zip
chromium_src-71222592e93288a1610c31ff6402689188bf719e.tar.gz
chromium_src-71222592e93288a1610c31ff6402689188bf719e.tar.bz2
Roll src/third_party/skia a84f569:89d5988
Summary of changes available at: https://chromium.googlesource.com/skia/+log/a84f569..89d5988 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=caryclark@google.com Review URL: https://codereview.chromium.org/1156753004 Cr-Commit-Position: refs/heads/master@{#333014}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 64693df..bcfe53a 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': '654e6615e1ef38ae95b9e03f937fb4dae4db7323',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'a84f569f0dbf07da55d168bc56538078dd1d2c08',
+ 'skia_revision': '89d59883f39d4097183e632b86da439052499527',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.