summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-30 05:06:35 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-30 05:06:35 +0000
commitbbb9985c2264cbe7c1d8e91789d529d6dc1da103 (patch)
tree7a59d8c59b2434b76cca1bdf802150db471d7d94 /DEPS
parent48d28bae330ad492e76a340e3d0b7c02cd049bb1 (diff)
downloadchromium_src-bbb9985c2264cbe7c1d8e91789d529d6dc1da103.zip
chromium_src-bbb9985c2264cbe7c1d8e91789d529d6dc1da103.tar.gz
chromium_src-bbb9985c2264cbe7c1d8e91789d529d6dc1da103.tar.bz2
NaCl: Update revision in DEPS, r6562 -> r6583
This pulls in the following Native Client changes: r6563: (noelallen) Disable inbrowser_crash_test on Linux r6564: (mcgrathr) Clean up TSD when thread function returns, not just on pthread_exit r6565: (khim) Upload a .sha1hash file along with each toolchain tarball r6566: (khim) Fix Mac build r6567: (khim) Simplify scripts by removing [unneeded] bashisms r6568: (bradnelson) Enable browser tests with glibc. r6569: (bradnelson) Landing second nacl portion of change pre-dating ppapi switch. r6570: (bradnelson) Pulling in newer chrome with ppapi test disabled. r6571: (bradnelson) Revert 6570 - Pulling in newer chrome with ppapi test disabled. r6572: (bradnelson) Revert 6569 - Landing second nacl portion of change pre-dating ppapi switch. r6573: (bradnelson) Revert 6568 - Enable browser tests with glibc. r6574: (khim) fc13d6f Don't use open_resource as regular file access. r6575: (khim) Finally remove fake libnacl.a from glibc toolchain. r6576: (mcgrathr) Use a global rather than dlopen/dlsym for Linux NaCl_find_prereserved_sandbox_memory r6577: (robertm) Made toolchain tester use IRT r6579: (krasin) pnacl abi test: add checks for short/long long/long double sizeof and align. r6580: (bradchen) Adding an example NMF file to earth. r6581: (sehr) Add thumb2 support to sel_ldr. Continued from issue r6582: (mseaborn) Dynamic code unloading: Add more tests for the dyncode_delete() syscall r6583: (kschimpf) Fix the include files in ncvalidate_iter.h. BUG=none TEST=nacl_integration Review URL: http://codereview.chromium.org/7793014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98776 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 44e33f1..4e56448 100644
--- a/DEPS
+++ b/DEPS
@@ -7,12 +7,12 @@ vars = {
"webkit_revision": "94022",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
- "nacl_revision": "6562",
+ "nacl_revision": "6583",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
# TODO(brettw) We should use the "From" syntax to avoid hardcoding the
# revisions here, but it makes checkdeps confused. We should fix checkdeps.
- "nacl_tools_revision": "5360", # native_client/DEPS: tools_rev
+ "nacl_tools_revision": "6504", # native_client/DEPS: tools_rev
# These hashes need to be updated when nacl_toolchain_revision is changed.
# After changing nacl_toolchain_revision, run 'gclient runhooks' to get the