summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-06-05 16:39:06 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-05 23:39:45 +0000
commita851e897235235643b46c7b31c4661dbade3669a (patch)
treec0bde9088c787fbe660d6e8d1951bb349a32c7f8 /DEPS
parent226ac7aa3fa620b4610b0e501681917db96b3abd (diff)
downloadchromium_src-a851e897235235643b46c7b31c4661dbade3669a.zip
chromium_src-a851e897235235643b46c7b31c4661dbade3669a.tar.gz
chromium_src-a851e897235235643b46c7b31c4661dbade3669a.tar.bz2
Roll src/third_party/skia b500ffa:726cf90
Summary of changes available at: https://chromium.googlesource.com/skia/+log/b500ffa..726cf90 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=caryclark@google.com Review URL: https://codereview.chromium.org/1154023003 Cr-Commit-Position: refs/heads/master@{#333176}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3a25e25..c118a19 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'a43631169b4200f2000c8cfa82404ce507e31486',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'b500ffa1a253dca35a7ff846ebece9fe570e3565',
+ 'skia_revision': '726cf9038aae3f4dffc79a97645388f32224b22d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.