summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornacl-deps-roller <nacl-deps-roller@chromium.org>2016-03-24 14:28:56 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-24 21:30:06 +0000
commit413fd96bb3d4dc8f07b9d02c57d8c6a9dd18131e (patch)
tree96617da66f951e3a88bcc225da876f1f8bbf204f /DEPS
parenta271089c98c185ac5077c51aa85d9ee4cfd80653 (diff)
downloadchromium_src-413fd96bb3d4dc8f07b9d02c57d8c6a9dd18131e.zip
chromium_src-413fd96bb3d4dc8f07b9d02c57d8c6a9dd18131e.tar.gz
chromium_src-413fd96bb3d4dc8f07b9d02c57d8c6a9dd18131e.tar.bz2
Roll src/native_client/ d100b78dd..65b1df259 (1 commit).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/d100b78dd348..65b1df2594df $ git log d100b78dd..65b1df259 --date=short --no-merges --format='%ad %ae %s' 2016-03-24 kschimpf PNaCl: Update llvm revision in pnacl/COMPONENT_REVISIONS 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/1826343002 Cr-Commit-Position: refs/heads/master@{#383151}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 849e4e8..6d8cc12 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': 'd100b78dd34899d082bb9e6252def408d973f26b',
+ 'nacl_revision': '65b1df2594df0e08e49f52fbc43000a47ae7fdb3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling dEQP
# and whatever else without interference from each other.