Commit 418dc7ae authored by Roger Tawa's avatar Roger Tawa Committed by Commit Bot

Add gcp_installer.exe to archive config so that it can be signed.

Bug: 902890
Change-Id: I57021c1d018a48869aecf404854566bbf0b5dabd
Reviewed-on: https://chromium-review.googlesource.com/c/1330080Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
Commit-Queue: Gabriel Charette <gab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607021}
parent 13699353
......@@ -533,6 +533,12 @@ FILES = [
'optional': ['dev', 'official'],
'archive': 'chrome-win32-syms.zip',
},
{
'filename': 'gcp_installer.exe',
'buildtype': ['official'],
'archive': 'gcp_installer.exe',
'filegroup': ['symsrc'],
},
# Cloud Print files:
{
'filename': 'gcp_portmon.dll',
......
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