summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-04-27 12:59:18 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-27 19:59:19 +0000
commit70027abd1a6d6e23f05c40128203b95f13b6761b (patch)
treec784bbadffbbb03ec733059169df57d0dbb3e919
parent1a50a521f63d91545d2cf33ee6c7c6b28da4ab8d (diff)
downloadchromium_src-70027abd1a6d6e23f05c40128203b95f13b6761b.zip
chromium_src-70027abd1a6d6e23f05c40128203b95f13b6761b.tar.gz
chromium_src-70027abd1a6d6e23f05c40128203b95f13b6761b.tar.bz2
Roll src/third_party/skia f0c000d:385e26e
Summary of changes available at: https://chromium.googlesource.com/skia/+log/f0c000d..385e26e CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=humper@google.com Review URL: https://codereview.chromium.org/1109923002 Cr-Commit-Position: refs/heads/master@{#327107}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b2310ab..23aa9f0 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'c600ca703b712ac0d2db719970a1fce6de70fcb4',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'f0c000df552a3ab51da6cd4997f5878825dec97e',
+ 'skia_revision': '385e26ef36af65bfe97567657d5b9a3207627a07',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.