Commit 9c3546ac authored by mseaborn's avatar mseaborn Committed by Commit bot

NaCl: Update revision in DEPS, r13724 -> r13730

This pulls in the following Native Client changes:

r13725: (hidehiko) Non-SFI mode: Support CMSG family for nonsfi_helper.
r13726: (dschuff) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13727: (jvoung) Update revision for PNaCl r13714->r13726
r13728: (dbrazdil) Added support for passing arguments to MinSFI's entry function
r13729: (hidehiko) Non-SFI mode: Add prototype declaration for recv() and send().
r13730: (dschuff) build_nexe: Tolerate variants of Release and Debug in build config names

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

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

Cr-Commit-Position: refs/heads/master@{#294465}
parent 05c16951
...@@ -87,7 +87,7 @@ vars = { ...@@ -87,7 +87,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': '040ce5b24430e8f114d50a359517e6f82aa43ecf', # from svn revision r13724 'nacl_revision': '5cde6efef585bb2c746fbbea4cbb6708f9a40877', # from svn revision r13730
} }
deps = { deps = {
......
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