Commit e516ef4d authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia c97a339cd601..b631742f0bff (2 commits)

https://skia.googlesource.com/skia.git/+log/c97a339cd601..b631742f0bff


git log c97a339cd601..b631742f0bff --date=short --no-merges --format='%ad %ae %s'
2018-08-15 reed@google.com return this from maker calls, so we can chain the calls
2018-08-15 recipe-roller@chromium.org Roll recipe dependencies (trivial).


Created with:
  gclient setdep -r src/third_party/skia@b631742f0bff

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;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=kjlubick@chromium.org

Change-Id: I593256e797055d3f20f997abf298cfb3534da231
Reviewed-on: https://chromium-review.googlesource.com/1176141Reviewed-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@{#583385}
parent 05cdafa3
...@@ -105,7 +105,7 @@ vars = { ...@@ -105,7 +105,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': 'c97a339cd60116451f626da92c88a8c02cb48fbf', 'skia_revision': 'b631742f0bff361efccf53687ddfad551a51e398',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # 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