From c2a728a5f5674956269aa5cbedddedcbc54787ef Mon Sep 17 00:00:00 2001
From: mseaborn <mseaborn@chromium.org>
Date: Fri, 14 Nov 2014 20:58:02 -0800
Subject: NaCl: Update revision in DEPS, r14087 -> r14093

This pulls in the following Native Client changes:

r14088: (shyamsundarr) speed up trie generation by minimizing subtries in parallel...
r14089: (dyen) Fixed package_version issue constructing a path from a numbered hash.
r14090: (jvoung) Remove COFFMachineModuleInfo from prune test, stop using llvm-nm on finalized BC.
r14091: (jvoung) Fix a few uses of PNaCl --target=arm-unknown-nacl to specify gnueabi too.
r14092: (dyen) Separate out raw and complete packages in toolchain_build_pnacl.
r14093: (ncbray) GN: fix ARM build and make variable names more consistent.

BUG=none
TEST=browser_tests and nacl_integration
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_rel_precise32,linux_arm_compile,linux_nacl_sdk,linux_chromium_dbg

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

Cr-Commit-Position: refs/heads/master@{#304356}
---
 DEPS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DEPS b/DEPS
index 2e44cf0..fdde541 100644
--- a/DEPS
+++ b/DEPS
@@ -96,7 +96,7 @@ vars = {
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling NaCl
   # and whatever else without interference from each other.
-  'nacl_revision': '9b9a20e28a21f326322b2022765a7ff69c0f6743', # from svn revision r14087
+  'nacl_revision': '0a2eb38da5b01f05fb2278365f715b31647876ac', # from svn revision r14093
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.
-- 
cgit v1.1