summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-07-14 18:16:57 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-15 01:17:37 +0000
commitbca84a756c5d970ce4f02c33642e2dd75f23f9d6 (patch)
tree99b93c74a4eabe97e32c361de09f3fe97bb10546 /DEPS
parent083e6ec2ae8fb39ce56d406c32ba4c67c81e35ed (diff)
downloadchromium_src-bca84a756c5d970ce4f02c33642e2dd75f23f9d6.zip
chromium_src-bca84a756c5d970ce4f02c33642e2dd75f23f9d6.tar.gz
chromium_src-bca84a756c5d970ce4f02c33642e2dd75f23f9d6.tar.bz2
Roll src/third_party/skia b3d54d7:02b5aa3
Summary of changes available at: https://chromium.googlesource.com/skia/+log/b3d54d7..02b5aa3 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=scroggo@google.com Commits in this roll: 02b5aa3 msarett@google.com Fixed valgrind issues with libjpeg-turbo be4229b fmalita@chromium.org Updated PDFViewer drawImageRect() overrides Review URL: https://codereview.chromium.org/1239723002 Cr-Commit-Position: refs/heads/master@{#338795}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9942f0a..6152771 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': 'e6cd8259051bdc4885ca19d00a167cb1afbcbcd5',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'b3d54d7c07780db3442d07158c7067900bcf8bce',
+ 'skia_revision': '02b5aa3cacf9a288043029300b988d7b4b26ba5a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.