summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornacl-deps-roller <nacl-deps-roller@chromium.org>2016-03-21 01:09:51 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 08:11:55 +0000
commit03d20e83c00e0e6e7f9085edbadbd6f998d81736 (patch)
treea404b2b01214bd9ecadd71e3106add01cdb6b313 /DEPS
parent04d576377538c83eb9cccac0c71cc47ab8bdf9d9 (diff)
downloadchromium_src-03d20e83c00e0e6e7f9085edbadbd6f998d81736.zip
chromium_src-03d20e83c00e0e6e7f9085edbadbd6f998d81736.tar.gz
chromium_src-03d20e83c00e0e6e7f9085edbadbd6f998d81736.tar.bz2
Roll src/native_client/ 06cacd6be..44ac8ecef (2 commits).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/06cacd6becc3..44ac8ecefc74 $ git log 06cacd6be..44ac8ecef --date=short --no-merges --format='%ad %ae %s' 2016-03-18 mseaborn Update revision for PNaCl 2016-03-17 hashimoto Do not pass default values from GN to ld_bfd.py if CXX is specified 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/1821593002 Cr-Commit-Position: refs/heads/master@{#382256}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 21ada5b..f229b4e 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': '06cacd6becc3f033d03fab97e6fa9ef99d9b41f2',
+ 'nacl_revision': '44ac8ecefc743fcab32a1586701cd7c11043166f',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling dEQP
# and whatever else without interference from each other.