Commit 61460012 authored by Takuto Ikuta's avatar Takuto Ikuta Committed by Commit Bot

[extensions] copy eu-strip in buildtools

This is for strange error in
https://ci.chromium.org/p/chromium/builders/ci/Deterministic%20Linux/24185

Change-Id: Ief72e01492d5f2567985cb66857763bc955cd4ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714947
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Commit-Queue: Michael Giuffrida <michaelpg@chromium.org>
Reviewed-by: default avatarMichael Giuffrida <michaelpg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#680336}
parent 5201f135
......@@ -62,7 +62,7 @@ action("strip_app_shell_binary") {
copy("common_packaging_files") {
visibility = [ ":*" ]
sources = [
"/usr/bin/eu-strip",
"//buildtools/third_party/eu-strip/bin/eu-strip",
"common/installer.include",
"common/wrapper",
]
......
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