Commit 909ce2f8 authored by nacl-chromium-autoroll's avatar nacl-chromium-autoroll Committed by Commit Bot

Roll src/native_client 2b59aaeee137..d636a4fae3c1 (1 commits)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/2b59aaeee137..d636a4fae3c1


git log 2b59aaeee137..d636a4fae3c1 --date=short --no-merges --format='%ad %ae %s'
2018-08-31 dschuff@chromium.org Make posix code compile with -Wimplicit-fallthrough


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

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:868204
TBR=mseaborn@chromium.org

Change-Id: Ic373070648e879ba67572bff0d849362f6da1ff3
Reviewed-on: https://chromium-review.googlesource.com/1199692Reviewed-by: default avatarnacl-chromium-autoroll <nacl-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: nacl-chromium-autoroll <nacl-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#588137}
parent dab7ed26
...@@ -153,7 +153,7 @@ vars = { ...@@ -153,7 +153,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': '2b59aaeee137b835b33dafa3443f25c5b6c5756f', 'nacl_revision': 'd636a4fae3c1f4e71bd2c9a150ac6652157ac8bb',
# 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