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

NaCl: Update revision in DEPS, r11126 -> r11141

This pulls in the following Native Client changes:

r11128: (jfb) Update TOOL_REVISIONS for PNaCl
r11129: (bradnelson) Revert 11128 "Update TOOL_REVISIONS for PNaCl"
r11130: (phosek) Update glibc revision
r11131: (mseaborn) PNaCl: Update LLVM revision in pnacl/DEPS
r11132: (mseaborn) Signal handling: Clean up handler interface to reduce duplicated calls
r11133: (khim) Change tests to make switch to RDFA validator possible.
r11134: (khim) Enable 32-bit vdiff tests.
r11135: (shcherbina) Validator_ragel: only export validator symblos in scons build, not in gyp.
r11136: (mseaborn) Update PNaCl toolchain revision in TOOL_REVISIONS
r11137: (mcgrathr) Update glibc revision in tools/REVISIONS
r11138: (mcgrathr) toolchain_build: Update gcc revision
r11139: (mseaborn) PNaCl performance expectations: Add '"better": "lower"' fields to each case
r11140: (mseaborn) PNaCl: Update perf expectations for ExpandVarArgs and disabling assertions
r11141: (mseaborn) PNaCl: Use "--pnacl-disable-abi-check" option following toolchain roll

BUG=none
TEST=nacl_integration

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192837 0039d316-1c4b-4281-b951-d872f2087c98
parent 3f5bda7d
......@@ -12,7 +12,7 @@ vars = {
"chromium_git": "https://chromium.googlesource.com",
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"swig_revision": "69281",
"nacl_revision": "11126",
"nacl_revision": "11141",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "11040", # 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