summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormseaborn <mseaborn@chromium.org>2015-04-24 15:16:51 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-24 22:17:20 +0000
commitf5f397bd63d605b746e3332d50a4c96258048760 (patch)
treef94ebd5a157da6b0339d522667fe1b3892b334ab /DEPS
parent5c0d01db03d8ea58391de07754c75625ae8fd469 (diff)
downloadchromium_src-f5f397bd63d605b746e3332d50a4c96258048760.zip
chromium_src-f5f397bd63d605b746e3332d50a4c96258048760.tar.gz
chromium_src-f5f397bd63d605b746e3332d50a4c96258048760.tar.bz2
NaCl: Update revision in DEPS, efe1c64 -> 87d5dd9
This pulls in the following Native Client changes: 0b3aba1: (jvoung@chromium.org) Add configure/CMake flags for conditionally building subzero targets. d68a86e: (dschuff@chromium.org) Update revision for PNaCl 353db96: (mcgrathr@chromium.org) Implement a standard ELF loader in untrusted code, to be used by glibc a5ef853: (jvoung@chromium.org) PNaCl: Update Subzero revision in pnacl/COMPONENT_REVISIONS 16212bd: (tfarina@chromium.org) Cleanup: Remove is_android_webview_build flag from NaCL gn config. 3a6e2fa: (dschuff@chromium.org) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS 25152f5: (dschuff@chromium.org) Remove 2 torture test known failures for nacl-clang dcd22d4: (mcgrathr@chromium.org) toolchain_build: Build glibc-flavored gcc_libs and sdk_libs 87d5dd9: (mcgrathr@chromium.org) toolchain_build: Include glibc-flavored gcc_libs in package-version upload Changes: https://chromium.googlesource.com/native_client/src/native_client/+log/efe1c643770e76a1c4747e4c5bf9338e5a0ef945..87d5dd90911a0657c27574f78e86b7dfc4ad8b29 BUG=none TEST=browser_tests and nacl_integration CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_arm_compile,linux_nacl_sdk_build Review URL: https://codereview.chromium.org/1106023002 Cr-Commit-Position: refs/heads/master@{#326902}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e5f1727..f17801b 100644
--- a/DEPS
+++ b/DEPS
@@ -94,7 +94,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': 'efe1c643770e76a1c4747e4c5bf9338e5a0ef945',
+ 'nacl_revision': '87d5dd90911a0657c27574f78e86b7dfc4ad8b29',
}
# Only these hosts are allowed for dependencies in this DEPS file.