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

Roll src/native_client 2c300847c770..067afa275dcb (1 commits)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/2c300847c770..067afa275dcb


git log 2c300847c770..067afa275dcb --date=short --no-merges --format='%ad %ae %s'
2019-04-06 raul@tambre.ee Fix compiling assembly with spaces in Python path


Created with:
  gclient setdep -r src/native_client@067afa275dcb

The AutoRoll server is located here: https://autoroll.skia.org/r/nacl-autoroll

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.



BUG=chromium:941669
TBR=mseaborn@chromium.org

Change-Id: I977190694312cb307df4333b87c5c236c544ee7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556994Reviewed-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@{#648490}
parent 37ca4422
...@@ -180,7 +180,7 @@ vars = { ...@@ -180,7 +180,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': '2c300847c7700af6948ad78e79ccd21bd7ba0c14', 'nacl_revision': '067afa275dcb4b3c6eca979ea5e3fe75073c4080',
# 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