Commit 2395221c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/native_client 21be4b46c82c..35bcc9f6d5e8 (1 commits)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/21be4b46c82c..35bcc9f6d5e8

git log 21be4b46c82c..35bcc9f6d5e8 --date=short --first-parent --format='%ad %ae %s'
2020-02-27 dschuff@chromium.org Don't do GN builds on mac/arm bots

Created with:
  gclient setdep -r src/native_client@35bcc9f6d5e8

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/nacl-autoroll
Please CC mseaborn@chromium.org on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: chromium:1056008
Tbr: mseaborn@chromium.org
Change-Id: Iad77423468bacfa2b9d03b7525e4d4b7aac73856
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079623Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#745328}
parent 11581e77
...@@ -222,7 +222,7 @@ vars = { ...@@ -222,7 +222,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 NaCl # the commit queue can handle CLs rolling NaCl
# and whatever else without interference from each other. # and whatever else without interference from each other.
'nacl_revision': '21be4b46c82c14625859b4929af9ef6433fa04a5', 'nacl_revision': '35bcc9f6d5e81c3c39ad57de97ef9cd22301ee9e',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling freetype # the commit queue can handle CLs rolling freetype
# 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