Roll src/native_client/ d52121fcf..303fc9961 (1 commit)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/d52121fcfeda..303fc9961cb4

$ git log d52121fcf..303fc9961 --date=short --no-merges --format='%ad %ae %s'
2018-03-15 andybons x86-64 Linux: don't update segment registers using the sig_ctx

Created with:
  roll-dep src/native_client


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

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.


TBR=mseaborn@chromium.org

Change-Id: Id09d4b2083540bfd66f144a5fd393f7ed5dd1f70
Reviewed-on: https://chromium-review.googlesource.com/965258Reviewed-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@{#543604}
parent 87871ada
......@@ -127,7 +127,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': 'd52121fcfeda7666d69d9df4b9d7a17bac3b61ac',
'nacl_revision': '303fc9961cb4231aa9828218362914ee4e51d16a',
# 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