From f41299085c6c05fdd754dcec8918b492944b5340 Mon Sep 17 00:00:00 2001 From: "mseaborn@chromium.org" Date: Tue, 20 Aug 2013 17:26:43 +0000 Subject: NaCl: Update revision in DEPS, r12013 -> r12029 This pulls in the following Native Client changes: r12014: (phosek) Make NaClVmmapCheckExistingMapping internal r12015: (phosek) Provide nacl_exception_private library for tests that do not use the IRT r12016: (stichnot) Add timestamps to 'make check-all' output for Windows debugging. r12017: (phosek) Set CPU time clock test as a large test r12018: (phosek) Add test for mmap() filling problem r12019: (mcgrathr) Switch ASan builds to use standard Clang build r12021: (mseaborn) IRT: Fix irt_exception_handling functions to return positive errno values r12022: (jvoung) Update PNaCl LLVM DEPS. Minor cleanup. r12023: (mcgrathr) Disable Lucid Clang and ASan bots for now r12024: (mcgrathr) Set DYLD_LIBRARY_PATH for Mac ASan r12025: (mcgrathr) Update chrome_rev r12027: (mseaborn) Simplify arch-specific initialisation of NaClAppThread/NaClThreadContext r12028: (petarj) [MIPS] Fix unaligned data test regressions r12029: (bradnelson) Adding buildbot selector entries for toolchain + pnacl on precise. BUG=none TEST=browser_tests and nacl_integration Review URL: https://codereview.chromium.org/22792006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218512 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index aa5f3b7..d0bf1cc 100644 --- a/DEPS +++ b/DEPS @@ -13,7 +13,7 @@ vars = { "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "skia_git": "https://skia.googlesource.com", "swig_revision": "69281", - "nacl_revision": "12013", + "nacl_revision": "12029", # After changing nacl_revision, run 'glient sync' and check native_client/DEPS # to update other nacl_*_revision's. "nacl_tools_revision": "11437", # native_client/DEPS: tools_rev -- cgit v1.1