summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-09-24 03:22:38 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-24 10:24:25 +0000
commit05c11074175ee488a0cdc7bf245fe21732d85d82 (patch)
tree01b0f4673db6169fcbf8e3541d5cc2b806bf52e4 /DEPS
parent782e9352e36b1851affc77d0ba7168958c4a80ce (diff)
downloadchromium_src-05c11074175ee488a0cdc7bf245fe21732d85d82.zip
chromium_src-05c11074175ee488a0cdc7bf245fe21732d85d82.tar.gz
chromium_src-05c11074175ee488a0cdc7bf245fe21732d85d82.tar.bz2
Roll src/third_party/skia dd42e5c:7b6945b
Summary of changes available at: https://chromium.googlesource.com/skia/+log/dd42e5c..7b6945b CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=halcanary@google.com Commits in this roll: 7b6945b reed@google.com remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset Review URL: https://codereview.chromium.org/1365013002 Cr-Commit-Position: refs/heads/master@{#350519}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c6d4951..c99ca31 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': '70db2235b7e389f4d1b178320ebce76280c127af',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'dd42e5c05ce2f5e6da9a055544849dd8ae4e6733',
+ 'skia_revision': '7b6945bc4e639d7cc4a49b84d492690f8e865566',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.