summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornacl-deps-roller <nacl-deps-roller@chromium.org>2016-03-24 21:51:43 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 04:53:57 +0000
commit05cb6aed07dab8a60b7ef8ded03b90eddd7effcd (patch)
treea1105e47e2ed08d60de53c5bb11b0c35f8876003 /DEPS
parentc18f64fce262d15e3f226660e6f1b9e68da54398 (diff)
downloadchromium_src-05cb6aed07dab8a60b7ef8ded03b90eddd7effcd.zip
chromium_src-05cb6aed07dab8a60b7ef8ded03b90eddd7effcd.tar.gz
chromium_src-05cb6aed07dab8a60b7ef8ded03b90eddd7effcd.tar.bz2
Roll src/native_client/ 65b1df259..ca842a9f0 (1 commit).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/65b1df2594df..ca842a9f091e $ git log 65b1df259..ca842a9f0 --date=short --no-merges --format='%ad %ae %s' 2016-03-24 phosek PNaCl: Update clang 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/1830113006 Cr-Commit-Position: refs/heads/master@{#383247}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f261df2..2ad262e 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': '65b1df2594df0e08e49f52fbc43000a47ae7fdb3',
+ 'nacl_revision': 'ca842a9f091e5613c6026de4c495af4e6915e0c7',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling dEQP
# and whatever else without interference from each other.