summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-06-30 08:21:39 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-30 15:23:07 +0000
commit46d561aa35c887dd27c20e3aa5cd03276e0b7233 (patch)
treee961ad8a88b036e699983aec4737403982d21f55 /DEPS
parent6132abb13c337943201f25cf2090b9020147be92 (diff)
downloadchromium_src-46d561aa35c887dd27c20e3aa5cd03276e0b7233.zip
chromium_src-46d561aa35c887dd27c20e3aa5cd03276e0b7233.tar.gz
chromium_src-46d561aa35c887dd27c20e3aa5cd03276e0b7233.tar.bz2
Roll src/third_party/skia 7b971f0:91b6f32
Summary of changes available at: https://chromium.googlesource.com/skia/+log/7b971f0..91b6f32 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=jvanverth@google.com Commits in this roll: 91b6f32 joshualitt@chromium.org Move visualbench to its own folder Review URL: https://codereview.chromium.org/1218053002 Cr-Commit-Position: refs/heads/master@{#336787}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 6f7cc0a..eb349ea 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': 'aa9b5f1d6e226fbeae31b2e8984d6c135c61169f',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '7b971f0152299ae9a924252a9bfd220318497bdd',
+ 'skia_revision': '91b6f32e07aa479fc634bfc6fc88fe949b933236',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.