Commit d3f5e8af authored by Ken Rockot's avatar Ken Rockot Committed by Commit Bot

Revert "Roll src/third_party/skia/ c0528e241..fd88fe4d5 (1 commit)"

This reverts commit 7dbfeb63.

Reason for revert: breaking ios compile

https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.mac%2Fios-device%2F86233%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout

Original change's description:
> Roll src/third_party/skia/ c0528e241..fd88fe4d5 (1 commit)
> 
> https://skia.googlesource.com/skia.git/+log/c0528e2418e0..fd88fe4d57c7
> 
> $ git log c0528e241..fd88fe4d5 --date=short --no-merges --format='%ad %ae %s'
> 2018-04-02 bsalomon Speculative fix for crbug.com/823920
> 
> Created with:
>   roll-dep src/third_party/skia
> BUG=chromium:823920
> 
> 
> 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel
> TBR=reed@chromium.org
> 
> Change-Id: Ifd6af9a069320fc06ad01ad5f151fa0bcd14e7a4
> Reviewed-on: https://chromium-review.googlesource.com/992173
> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
> Reviewed-by: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
> Cr-Commit-Position: refs/heads/master@{#547679}

TBR=reed@chromium.org,skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com

Change-Id: I209a065b3de97112bdbe9cca9735caa037a74f1f
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:823920
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;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Reviewed-on: https://chromium-review.googlesource.com/992672Reviewed-by: default avatarKen Rockot <rockot@chromium.org>
Commit-Queue: Ken Rockot <rockot@chromium.org>
Cr-Commit-Position: refs/heads/master@{#547704}
parent 97ae36c2
...@@ -79,7 +79,7 @@ vars = { ...@@ -79,7 +79,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': 'fd88fe4d57c7ecde652cb8ae07dfe6f47bd13b78', 'skia_revision': 'c0528e2418e09765807f1db510733c573232f7e2',
# 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