summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornacl-deps-roller <nacl-deps-roller@chromium.org>2016-03-21 15:24:58 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 22:26:19 +0000
commitde3d2aa4d01435a4d3c029e9acbfa7559f930b43 (patch)
tree70967d9377c6dea0e3d4b10bf3cad53810e4dc5c /DEPS
parent9edddb9ded49023460a204675ee4e9bb763b9da7 (diff)
downloadchromium_src-de3d2aa4d01435a4d3c029e9acbfa7559f930b43.zip
chromium_src-de3d2aa4d01435a4d3c029e9acbfa7559f930b43.tar.gz
chromium_src-de3d2aa4d01435a4d3c029e9acbfa7559f930b43.tar.bz2
Roll src/native_client/ 38a0bc4b0..825c02e37 (2 commits).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/38a0bc4b0fe1..825c02e37b6e $ git log 38a0bc4b0..825c02e37 --date=short --no-merges --format='%ad %ae %s' 2016-03-21 mseaborn libpthread: Remove "unused_dtv" field from "struct nc_thread_descriptor" 2016-03-21 mseaborn libpthread: Move rdlock_count to be a thread-local variable 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/1822833002 Cr-Commit-Position: refs/heads/master@{#382418}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2aa29dd..81c88f7 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': '38a0bc4b0fe173c4c4d6ea19b4bb72f85f6f06ed',
+ 'nacl_revision': '825c02e37b6ed8d1481e07f085e66c00bc26654e',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling dEQP
# and whatever else without interference from each other.