From 3cc7a929f3b050bf16186a47fcc425e88c1ff240 Mon Sep 17 00:00:00 2001 From: "mseaborn@chromium.org" Date: Fri, 25 May 2012 17:59:13 +0000 Subject: NaCl: Update revision in DEPS, r8699 -> r8712 This pulls in the following Native Client changes: r8700: (khim) Bump DEPS r8702: (robertm) Make llvm-test-suite.sh script a little more developer friendly when run manually r8703: (robertm) Do not force -static in pnacl drivers r8704: (bsy) This is a test that demonstrates glibc pthread_cond_timedwait spinning the CPU r8705: (robertm) Avoid -static in pnacl-driver when in glibc mode. r8706: (bbudge) Revert 8704 - This is a test that demonstrates glibc pthread_cond_timedwait spinning the CPU r8707: (bbudge) Revert 8700 - r8709: (bbudge) Revert 8707 - Revert 8700 - r8711: (bbudge) Revert 8706 - Revert 8704 - This is a test that demonstrates glibc pthread_cond_timedwait spinning the CPU r8712: (mseaborn) Remove the non-NACL_STANDALONE case for the /dev/urandom FD BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10448018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139075 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 31b7adf..fc53dac 100644 --- a/DEPS +++ b/DEPS @@ -11,7 +11,7 @@ vars = { "webkit_revision": "118537", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "8699", + "nacl_revision": "8712", # After changing nacl_revision, run 'glient sync' and check native_client/DEPS # to update other nacl_*_revision's. "nacl_tools_revision": "8673", # native_client/DEPS: tools_rev -- cgit v1.1