summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormseaborn <mseaborn@chromium.org>2014-09-11 14:03:49 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-11 21:15:15 +0000
commit9c3546acc0e122455ba8d9f7452d25b8cd1370cd (patch)
tree75cd685ab3cb34a5c1029fce27a01aaf028d3761
parent05c16951ed9d187003763fa7ffa0e6c78986fa4f (diff)
downloadchromium_src-9c3546acc0e122455ba8d9f7452d25b8cd1370cd.zip
chromium_src-9c3546acc0e122455ba8d9f7452d25b8cd1370cd.tar.gz
chromium_src-9c3546acc0e122455ba8d9f7452d25b8cd1370cd.tar.bz2
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}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index caa3966..f9b3d89 100644
--- a/DEPS
+++ b/DEPS
@@ -87,7 +87,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': '040ce5b24430e8f114d50a359517e6f82aa43ecf', # from svn revision r13724
+ 'nacl_revision': '5cde6efef585bb2c746fbbea4cbb6708f9a40877', # from svn revision r13730
}
deps = {