diff options
author | nacl-deps-roller <nacl-deps-roller@chromium.org> | 2016-03-25 18:57:34 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-26 01:58:37 +0000 |
commit | c98bbf723530737a71ec12fbbe1ca24767e35cfc (patch) | |
tree | 9378fe6a713b2a3f7a46c08dedeb8c8c750464a9 | |
parent | 03d23a6e89f3f1ff65575ad088858e2b219daa3c (diff) | |
download | chromium_src-c98bbf723530737a71ec12fbbe1ca24767e35cfc.zip chromium_src-c98bbf723530737a71ec12fbbe1ca24767e35cfc.tar.gz chromium_src-c98bbf723530737a71ec12fbbe1ca24767e35cfc.tar.bz2 |
Roll src/native_client/ fb2c685d1..746353ccd (1 commit).
https://chromium.googlesource.com/native_client/src/native_client.git/+log/fb2c685d12b5..746353ccd9c9
$ git log fb2c685d1..746353ccd --date=short --no-merges --format='%ad %ae %s'
2016-03-25 phosek 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/1837543003
Cr-Commit-Position: refs/heads/master@{#383435}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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': 'fb2c685d12b5a13cdb5b284b0ee1ee3c2080a769', + 'nacl_revision': '746353ccd9c9a704c5ceac7b6d24bef5472e44bc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling dEQP # and whatever else without interference from each other. |