Commit 6e4aa50b authored by Vlad Tsyrklevich's avatar Vlad Tsyrklevich Committed by Commit Bot

Add missing rename to chrome_crashpad_handler for code signing

Follow-up to https://crrev.com/629713 and https://crrev.com/630351.

Bug: 930022, 912286
Change-Id: I6cddf87147a0749b2e9605ae628637deaeca2112
Reviewed-on: https://chromium-review.googlesource.com/c/1461834
Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
Reviewed-by: default avatarMark Mentovai <mark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#630642}
parent 1b07639c
...@@ -103,7 +103,7 @@ libraries=( ...@@ -103,7 +103,7 @@ libraries=(
codesign_with_options "${crashpad_handler}" \ codesign_with_options "${crashpad_handler}" \
"${enforcement_flags_helpers}" \ "${enforcement_flags_helpers}" \
"crashpad_handler" "chrome_crashpad_handler"
# The app mode loader bundle is modified dynamically at runtime. Just sign the # The app mode loader bundle is modified dynamically at runtime. Just sign the
# executable, which shouldn't change. In order to do this, the executable needs # executable, which shouldn't change. In order to do this, the executable needs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment