Commit 21554a84 authored by jvoung's avatar jvoung Committed by Commit bot

NaCl: Update revision in DEPS, 96deed0 -> f411324

This pulls in the following Native Client changes:

e13eda3: (stichnot@chromium.org) Update Subzero revision in pnacl/COMPONENT_REVISIONS.
20aea6a: (jvoung@chromium.org) Remove some unused PNaCl emulation handlers from sel_universal.
73c8589: (dschuff@chromium.org) Roll newlib nacl-gcc
da28a2e: (dschuff@chromium.org) Stop building biased-bitcode libstdc++
ab8a5c6: (jvoung@chromium.org) Update PNaCl to LLVM/Clang/Libcxx 223109 (nacl-change)
f84cb18: (dschuff@chromium.org) Increase coverage of memset in libc's memcpy/memset/memmove test.
45959d1: (jvoung@chromium.org) Update revision for PNaCl
f411324: (phosek@chromium.org) Add a SCons target for generating validator tries

BUG=none
TEST=browser_tests and nacl_integration
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_arm_compile,linux_nacl_sdk_build

Review URL: https://codereview.chromium.org/964913004

Cr-Commit-Position: refs/heads/master@{#318632}
parent ad333257
...@@ -95,7 +95,7 @@ vars = { ...@@ -95,7 +95,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': '96deed0319f595d2b445261dd5bc677ab57ae1be', 'nacl_revision': 'f4113241ff6535697cbb8646aa0436f332c16779',
} }
# Only these hosts are allowed for dependencies in this DEPS file. # Only these hosts are allowed for dependencies in this DEPS file.
......
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