Commit 1519d2c4 authored by Hidehiko Abe's avatar Hidehiko Abe Committed by Commit Bot

Roll src/native_client/ 3008f9e6d..69a0d6e8a (1 commit)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/3008f9e6de12..69a0d6e8affc

$ git log 3008f9e6d..69a0d6e8a --date=short --no-merges --format='%ad %ae %s'
2020-09-09 hidehiko native_client: Expand is_linux to is_linux || is_chromeos.

Created with:
  roll-dep src/native_client

Bug: 1110266
Change-Id: If32b0fc03e6e3cb46026bc79db3726bf2bef9914
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409559
Commit-Queue: Hidehiko Abe <hidehiko@chromium.org>
Commit-Queue: Eliot Courtney <edcourtney@chromium.org>
Auto-Submit: Hidehiko Abe <hidehiko@chromium.org>
Reviewed-by: default avatarEliot Courtney <edcourtney@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807375}
parent d3ec7be3
...@@ -242,7 +242,7 @@ vars = { ...@@ -242,7 +242,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': '3008f9e6de122325d8f9dbf02f7cdd51fa1ec306', 'nacl_revision': '69a0d6e8affc94187af10e0673592d1b238c6eb0',
# 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