Commit accbfa1e authored by mseaborn's avatar mseaborn Committed by Commit bot

NaCl: Update revision in DEPS, 2363d1a -> a3e1e94

This pulls in the following Native Client changes:

6c11549: (mseaborn@chromium.org) Add IRT interface for PNaCl's sandboxed linker to use to talk to Chromium
9fff96b: (teravest@chromium.org) NaCl: Remove use of NACL_BUILD_* in common.gypi.
76d6d4b: (mseaborn@chromium.org) PNaCl: Update Binutils revision in pnacl/COMPONENT_REVISIONS: use new IRT interface
a3e1e94: (jfb@chromium.org) Delete Windows time code

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

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

Cr-Commit-Position: refs/heads/master@{#315133}
parent 9cd3dd70
...@@ -94,7 +94,7 @@ vars = { ...@@ -94,7 +94,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': '2363d1a72c7d71d91f5bb37cfec87dee68486836', 'nacl_revision': 'a3e1e94230676a8a7238275ef441ba37a9e2514b',
} }
# 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