summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-04-29 14:38:55 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-29 21:39:33 +0000
commit133cd4cf1aa7a3af0ca2d73c34049246fc015760 (patch)
tree4ce0b2af5eac37563158ecd40945916e92127337
parent85fad9e78db992f8bffa3fcbf66abf3ccc4872b0 (diff)
downloadchromium_src-133cd4cf1aa7a3af0ca2d73c34049246fc015760.zip
chromium_src-133cd4cf1aa7a3af0ca2d73c34049246fc015760.tar.gz
chromium_src-133cd4cf1aa7a3af0ca2d73c34049246fc015760.tar.bz2
Roll src/third_party/skia 3596482:dbc3cef
Summary of changes available at: https://chromium.googlesource.com/skia/+log/3596482..dbc3cef CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=humper@google.com Review URL: https://codereview.chromium.org/1112223002 Cr-Commit-Position: refs/heads/master@{#327568}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 80920f5..41caee15 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': '471ce88a3ab02b1cdc99ebdc0ecf0e361b92c3be',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '3596482cc7b36c9f45f59c304dfb28a841229525',
+ 'skia_revision': 'dbc3cefb0b624808ddb86d444e6103f216e12fa5',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.