Add CECA zip to chrome_official_builder
Add the enterprise_companion_zip target to chrome_official_builder. This is a prerequisite for configuring archiving and signing of the application's artifacts. Bug: 359919374 Change-Id: I1058b6fecf935f47bc366b41a1b4625f9404d9bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5847808 Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Cr-Commit-Position: refs/heads/main@{#1353134}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
899f3565c6
commit
1b9e908cdc
1
BUILD.gn
1
BUILD.gn
@ -960,6 +960,7 @@ if (is_win) {
|
||||
deps = [
|
||||
"//chrome/common/win:eventlog_provider",
|
||||
"//chrome/credential_provider",
|
||||
"//chrome/enterprise_companion:enterprise_companion_zip",
|
||||
"//chrome/installer/gcapi",
|
||||
"//chrome/installer/mini_installer",
|
||||
"//chrome/updater/win:updater_zip",
|
||||
|
Reference in New Issue
Block a user