Skip to content

Commit

Permalink
Revert of NaCl: Update revision in DEPS, r14147 -> r14154 (patchset #…
Browse files Browse the repository at this point in the history
…1 id:1 of https://codereview.chromium.org/774883002/)

Reason for revert:
Broke MSAN bots.

Original issue's description:
> NaCl: Update revision in DEPS, r14147 -> r14154
>
> This pulls in the following Native Client changes:
>
> r14148: (dschuff) PNaCl: Update LLVM/clang/binutils-x86 revision in pnacl/COMPONENT_REVISIONS
> r14149: (hamaji) Update revision for PNaCl r14144->r14148
> r14150: (petarj) Fix issue in DecodeEscaping() in debug_stub test
> r14151: (mseaborn) Remove much of the unused parts of pnacl/build.sh
> r14152: (bradnelson) Nest the pnacl section of untrusted.gypi to the same level.
> r14153: (dyen) The cached results from toolchain_build should be deterministic.
> r14154: (jvoung) Add options for base dir and redirecting files to IRT open resource and use it.
>
> BUG=none
> TEST=browser_tests and nacl_integration
> CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_rel_precise32,linux_arm_compile,linux_nacl_sdk
>
> Committed: https://crrev.com/42eb0eef6896901103f03c37c7e1fdd6e87eac5e
> Cr-Commit-Position: refs/heads/master@{#306727}

TBR=dschuff@chromium.org,mseaborn@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=none

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

Cr-Commit-Position: refs/heads/master@{#306754}
  • Loading branch information
leizleiz authored and Commit bot committed Dec 4, 2014
1 parent 131645a commit 06c1b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '9a55a9f76130f86000bdbf7dbe90a7aa7f644342', # from svn revision r14154
'nacl_revision': 'd4e59afe284b4aad20a361859c23e50df94fdbd2', # from svn revision r14147
}

# Only these hosts are allowed for dependencies in this DEPS file.
Expand Down

0 comments on commit 06c1b21

Please sign in to comment.