summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-25 22:02:13 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-26 05:03:28 +0000
commitae05a6440b23ccee0cda6888a20e98d2d9a488a2 (patch)
treed839d089465023e1c25441cc665657271d9b30fd /DEPS
parentfe20a6e5e74173375de6debe1c86ac794debcccc (diff)
downloadchromium_src-ae05a6440b23ccee0cda6888a20e98d2d9a488a2.zip
chromium_src-ae05a6440b23ccee0cda6888a20e98d2d9a488a2.tar.gz
chromium_src-ae05a6440b23ccee0cda6888a20e98d2d9a488a2.tar.bz2
Roll src/third_party/skia/ fdc88b5aa..92271fc31 (1 commit).
https://chromium.googlesource.com/skia.git/+log/fdc88b5aa636..92271fc31494 $ git log fdc88b5aa..92271fc31 --date=short --no-merges --format='%ad %ae %s' 2016-03-25 bsalomon Don't crash when resource path is omitted CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1835763002 Cr-Commit-Position: refs/heads/master@{#383446}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b647809..25125cf 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
- 'skia_revision': 'fdc88b5aa6369ae2ad112195c7db3060db0fec9c',
+ 'skia_revision': '92271fc31494e56df01a30f1d01e4483559e5c48',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.