summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornacl-deps-roller <nacl-deps-roller@chromium.org>2016-03-21 13:10:43 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 20:12:40 +0000
commita1f195e76ce2142f2b8c3fbfbf33adf728b30add (patch)
tree3ee9e3dae49679b8e9156855d29e45278a4b0f88 /DEPS
parent57597255afebdd27c91fed38acd385d3a9dd73e3 (diff)
downloadchromium_src-a1f195e76ce2142f2b8c3fbfbf33adf728b30add.zip
chromium_src-a1f195e76ce2142f2b8c3fbfbf33adf728b30add.tar.gz
chromium_src-a1f195e76ce2142f2b8c3fbfbf33adf728b30add.tar.bz2
Roll src/native_client/ fba46a181..38a0bc4b0 (1 commit).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/fba46a181dd5..38a0bc4b0fe1 $ git log fba46a181..38a0bc4b0 --date=short --no-merges --format='%ad %ae %s' 2016-03-21 smklein PNaCl Dynamic Linking: Adding -shared option to pnacl-clang, pnacl-ld. 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/1823733002 Cr-Commit-Position: refs/heads/master@{#382365}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2fa1547..b1431cb 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': 'fba46a181dd545bcebb434b7315054a2015f881b',
+ 'nacl_revision': '38a0bc4b0fe173c4c4d6ea19b4bb72f85f6f06ed',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling dEQP
# and whatever else without interference from each other.