summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-06-05 19:51:41 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-06 02:52:09 +0000
commit37d038fc2aeeedf814cf1abd9375004f2436fff4 (patch)
tree6fc17d1c14113b5a56307b8997f776050f67ae8b /DEPS
parent42e72dcee17448fcb237b2afbc1862dfc392cf83 (diff)
downloadchromium_src-37d038fc2aeeedf814cf1abd9375004f2436fff4.zip
chromium_src-37d038fc2aeeedf814cf1abd9375004f2436fff4.tar.gz
chromium_src-37d038fc2aeeedf814cf1abd9375004f2436fff4.tar.bz2
Roll src/third_party/skia 726cf90:183b57f
Summary of changes available at: https://chromium.googlesource.com/skia/+log/726cf90..183b57f CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=caryclark@google.com Review URL: https://codereview.chromium.org/1155743017 Cr-Commit-Position: refs/heads/master@{#333206}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 19901ed..66b4235 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'a43631169b4200f2000c8cfa82404ce507e31486',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '726cf9038aae3f4dffc79a97645388f32224b22d',
+ 'skia_revision': '183b57f3093ccca79a171bd2e8d3ec58adadac5d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.