summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornacl-deps-roller <nacl-deps-roller@chromium.org>2016-03-25 17:35:55 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-26 00:40:06 +0000
commit62d2cd3abf0d578012591e946a8a415b3092fb91 (patch)
tree0250e311153512ddca10f2e54be8bba61f3e89cb
parentaad73e43d54fd67fc09f01570946c94667a3a81a (diff)
downloadchromium_src-62d2cd3abf0d578012591e946a8a415b3092fb91.zip
chromium_src-62d2cd3abf0d578012591e946a8a415b3092fb91.tar.gz
chromium_src-62d2cd3abf0d578012591e946a8a415b3092fb91.tar.bz2
Roll src/native_client/ ca842a9f0..fb2c685d1 (1 commit).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/ca842a9f091e..fb2c685d12b5 $ git log ca842a9f0..fb2c685d1 --date=short --no-merges --format='%ad %ae %s' 2016-03-25 mseaborn x86 validator: Implement rewriting "movntq" to "movq" on x86-64 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/1833133003 Cr-Commit-Position: refs/heads/master@{#383419}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 58c22c7..fd51385 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': 'ca842a9f091e5613c6026de4c495af4e6915e0c7',
+ 'nacl_revision': 'fb2c685d12b5a13cdb5b284b0ee1ee3c2080a769',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling dEQP
# and whatever else without interference from each other.