summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-03-07 19:55:19 -0800
committerCommit bot <commit-bot@chromium.org>2015-03-08 03:55:49 +0000
commit29dd1100cddbcde7e30c313963d9a198a34e8bb3 (patch)
tree60dc741138204930947d81503f6ade68100b6545
parentdccb8dd3c2453f93475d1958c48f2489937be0dc (diff)
downloadchromium_src-29dd1100cddbcde7e30c313963d9a198a34e8bb3.zip
chromium_src-29dd1100cddbcde7e30c313963d9a198a34e8bb3.tar.gz
chromium_src-29dd1100cddbcde7e30c313963d9a198a34e8bb3.tar.bz2
Roll src/third_party/skia 9ce30e1:82966b5
Summary of changes available at: https://chromium.googlesource.com/skia/+log/9ce30e1..82966b5 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=mtklein@google.com Review URL: https://codereview.chromium.org/989033002 Cr-Commit-Position: refs/heads/master@{#319575}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a8b851d..7ddf4ec 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'caf68ae4eb0babb5059f383b8ef387121025009b',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '9ce30e1cd19ad813091aa9876fceb416fb781352',
+ 'skia_revision': '82966b5eeda13a899fb6f632f7d38e61c146c4e1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.