summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornacl-deps-roller <nacl-deps-roller@chromium.org>2016-03-21 16:50:02 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 23:51:30 +0000
commit6932c4785b19cc3cb2d0bb3aa6598bfc1e327d33 (patch)
tree8fcc57feb64b5b10fa4039194a507c37bcf54fc9 /DEPS
parent8380bd3915ac60c78dd82ee3f2f5c8940383046a (diff)
downloadchromium_src-6932c4785b19cc3cb2d0bb3aa6598bfc1e327d33.zip
chromium_src-6932c4785b19cc3cb2d0bb3aa6598bfc1e327d33.tar.gz
chromium_src-6932c4785b19cc3cb2d0bb3aa6598bfc1e327d33.tar.bz2
Roll src/native_client/ 825c02e37..832b4d18d (2 commits).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/825c02e37b6e..832b4d18dc16 $ git log 825c02e37..832b4d18d --date=short --no-merges --format='%ad %ae %s' 2016-03-21 kschimpf PNaCl: Update llvm revision in pnacl/COMPONENT_REVISIONS 2016-03-21 jpp PNaCl. Builds sandboxed pnacl-sz for arm32. CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_nacl_sdk_build TBR=mseaborn@chromium.org Review URL: https://codereview.chromium.org/1817273002 Cr-Commit-Position: refs/heads/master@{#382441}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 6d1ea2df..6e25de3 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': '825c02e37b6ed8d1481e07f085e66c00bc26654e',
+ 'nacl_revision': '832b4d18dc1645b967a5cc086b011050ac6085a2',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling dEQP
# and whatever else without interference from each other.