Roll src/third_party/skia/ 11e5bff15..58acd74f5 (1 commit)

https://skia.googlesource.com/skia.git/+log/11e5bff1594c..58acd74f55f2

$ git log 11e5bff15..58acd74f5 --date=short --no-merges --format='%ad %ae %s'
2018-01-29 reed validate that contours begin with moveTo

Created with:
  roll-dep src/third_party/skia


The AutoRoll server is located here: https://autoroll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=bungeman@chromium.org

Change-Id: I0981a56b442e8722d60b9d88b95c0c9c9e5f02c6
Reviewed-on: https://chromium-review.googlesource.com/891685Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#532570}
parent 62b1da4d
......@@ -83,7 +83,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': '11e5bff1594c6d0432316797a0eea5b67359815e',
'skia_revision': '58acd74f55f2ffd233053a5b06901ed0251fb32c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment