summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-08-16 01:42:57 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-16 08:43:36 +0000
commitbf57ab66d48f0bd59985e5847dc90eabcd32c060 (patch)
tree65c6cc0a33baef39c367dec637efa1d850c03956
parent1eebeac3e05c2035139c04226b34cef745cfd822 (diff)
downloadchromium_src-bf57ab66d48f0bd59985e5847dc90eabcd32c060.zip
chromium_src-bf57ab66d48f0bd59985e5847dc90eabcd32c060.tar.gz
chromium_src-bf57ab66d48f0bd59985e5847dc90eabcd32c060.tar.bz2
Roll src/third_party/skia 8a41adb:4a75dd3
Summary of changes available at: https://chromium.googlesource.com/skia/+log/8a41adb..4a75dd3 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=herb@google.com Commits in this roll: 4a75dd3 rmistry@google.com Update SKP version Review URL: https://codereview.chromium.org/1295793003 Cr-Commit-Position: refs/heads/master@{#343601}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 1514b6c..2149f98 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': '19bcff869995b401194074278634e6b5cf391333',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '8a41adb1d14385ef0b9d49c469f1eec031cc0813',
+ 'skia_revision': '4a75dd3a2c6534d43aceafd768d74dbc9800af5e',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.