Commit 61555fe9 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll NaCl from 0fabd6dc4222 to f9e6f257d1a0 (1 revision)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/0fabd6dc4222..f9e6f257d1a0

2020-10-30 dpranke@google.com Fix Python3-compat issue in run_mig.py.

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/+doc/master/autoroll/README.md

Bug: chromium:1112471
Tbr: mseaborn@chromium.org
Change-Id: I71fac0d7534b6548bc2ed5e961c7911b058d59b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510433Reviewed-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@{#822763}
parent 5ffa8f5d
......@@ -253,7 +253,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling NaCl
# and whatever else without interference from each other.
'nacl_revision': '0fabd6dc4222dfae664e55a84326e0c904f5b62c',
'nacl_revision': 'f9e6f257d1a0934dbeed3c5c8f83b651dc4f55e1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling freetype
# 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