summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-08-07 20:48:00 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-08 03:48:40 +0000
commit685646587d5d819cd145195f28d053af6026ccb5 (patch)
treed3576a6c2412c9ea7d440cf8097eb37369cd2380
parent09101a43d22753825aa221262b821e41b9a18861 (diff)
downloadchromium_src-685646587d5d819cd145195f28d053af6026ccb5.zip
chromium_src-685646587d5d819cd145195f28d053af6026ccb5.tar.gz
chromium_src-685646587d5d819cd145195f28d053af6026ccb5.tar.bz2
Roll src/third_party/skia 7375d6b:41838a0
Summary of changes available at: https://chromium.googlesource.com/skia/+log/7375d6b..41838a0 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=mtklein@google.com Commits in this roll: 41838a0 reed@chromium.org remove unneeded _DRAWIMAGERECT flags Review URL: https://codereview.chromium.org/1280123002 Cr-Commit-Position: refs/heads/master@{#342512}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8d33e863..8253617 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': '19bcff869995b401194074278634e6b5cf391333',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '7375d6bab2ee8b02da276597ed4d60f22f54eb89',
+ 'skia_revision': '41838a019401af6e88afc6039f9de76fbca39ff2',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.