Commit 0fda11bd authored by mseaborn@chromium.org's avatar mseaborn@chromium.org

NaCl: Update revision in DEPS, r11397 -> r11406

This pulls in the following Native Client changes:

r11398: (khim) Add few more test to automatically catch errors
r11399: (eliben) Move the pnacl_info_template.json file from the Chrome repo to the NaCl repo.
r11400: (mseaborn) Minidumper: Extend build ID reader to work with PNaCl toolchain on x86-64
r11401: (kschimpf) Update pnacl llvm revision
r11402: (mseaborn) PNaCl: Update LLVM revision in pnacl/DEPS
r11403: (binji) build_nexe.py now normalizes paths before accessing the filesystem.
r11404: (mseaborn) PNaCl: Update LLVM revision in pnacl/DEPS
r11405: (mseaborn) PNaCl: Switch to using "-pnacl-abi-simplify-{pre,post}opt" meta-passes
r11406: (shcherbina) Factor out objdump parsing utils to separate module.

BUG=none
TEST=nacl_integration

Review URL: https://codereview.chromium.org/16001004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202693 0039d316-1c4b-4281-b951-d872f2087c98
parent 129f019e
......@@ -12,7 +12,7 @@ vars = {
"chromium_git": "https://chromium.googlesource.com",
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"swig_revision": "69281",
"nacl_revision": "11397",
"nacl_revision": "11406",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "11323", # native_client/DEPS: tools_rev
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment