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

Roll src/native_client 3651f6c52037..530e1f0dae34 (1 commits)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/3651f6c52037..530e1f0dae34

git log 3651f6c52037..530e1f0dae34 --date=short --first-parent --format='%ad %ae %s'
2020-02-19 thakis@chromium.org pnacl driver: add support for non-joined -fdebug-compilation-dir flag

Created with:
  gclient setdep -r src/native_client@530e1f0dae34

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: None
Tbr: mseaborn@chromium.org
Change-Id: Iad526a2fdc82130b5ed950c11ef5211bce0b7bd9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064430Reviewed-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@{#742723}
parent cfac396e
...@@ -218,7 +218,7 @@ vars = { ...@@ -218,7 +218,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': '3651f6c52037c96e034cc422746768d59182bff3', 'nacl_revision': '530e1f0dae34020864c81e5cd52be54d9c656690',
# 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