summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-09-10 08:45:16 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-10 15:55:04 +0000
commit6d3966b9f6e77e6d0d1429e538a86b20a2356c21 (patch)
treec368a215d77c8dc1365d9ccde04aefabaf88201a /DEPS
parent9c68b1e833e9192ad3a7299d0272de45a21199fd (diff)
downloadchromium_src-6d3966b9f6e77e6d0d1429e538a86b20a2356c21.zip
chromium_src-6d3966b9f6e77e6d0d1429e538a86b20a2356c21.tar.gz
chromium_src-6d3966b9f6e77e6d0d1429e538a86b20a2356c21.tar.bz2
Skia roll 1e3dad0:841010f
https://skia.googlesource.com/skia/+log/1e3dad0b17e9f240e4a061208d5368e20527bede..841010f4bd54663e41900359fd32640767e6c8cd CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=fmalita@google.com Review URL: https://codereview.chromium.org/559083002 Cr-Commit-Position: refs/heads/master@{#294178}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0263258..a9638a6 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'd95585fb0ec024f6abd96f7b02e0df58019d46af', # r291859
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '1e3dad0b17e9f240e4a061208d5368e20527bede',
+ 'skia_revision': '841010f4bd54663e41900359fd32640767e6c8cd',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.