Commit 58631961 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/native_client d304d90ecc17..b599fb88f59e (1 commits)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/d304d90ecc17..b599fb88f59e

git log d304d90ecc17..b599fb88f59e --date=short --first-parent --format='%ad %ae %s'
2020-04-21 thakis@chromium.org Disable a warning in generated code.

Created with:
  gclient setdep -r src/native_client@b599fb88f59e

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:1066980
Tbr: mseaborn@chromium.org
Change-Id: Ifb9b13ade3992e76605c2b3071289acc38ef7612
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159827Reviewed-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@{#761145}
parent d16e2974
...@@ -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': 'd304d90ecc17351ce0fdab3e7452052a469c0976', 'nacl_revision': 'b599fb88f59e617bfed2cf03729f24be5c378e2c',
# 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