Commit 0c0d1ad7 authored by mcgrathr@chromium.org's avatar mcgrathr@chromium.org

NaCl: Update revision in DEPS, r7357 -> r7362

This pulls in the following Native Client changes:

r7358: (mcgrathr) Disable dynamic_load_test on arm hw
r7359: (jvoung) Make the timestamps reading/writing match in download_toolchain.py.
r7360: (mseaborn) Tidy: Remove sel_ldr-inl.c and sel_util-inl.c
r7361: (pdox) Convert pnacl_abi.o into pnacl_abi.bc (a bitcode stub).
r7362: (mcgrathr) Need to excise -faddress-sanitizer now

BUG=none
TEST=nacl_integration

Review URL: http://codereview.chromium.org/8805032

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113113 0039d316-1c4b-4281-b951-d872f2087c98
parent e94e2803
......@@ -8,7 +8,7 @@ vars = {
"webkit_revision": "101876",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
"nacl_revision": "7357",
"nacl_revision": "7362",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "7139", # 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