Commit 29981af3 authored by Joshua Pawlicki's avatar Joshua Pawlicki Committed by Commit Bot

Add Updater Packaging to unsigned build output.

Bug: 1024318
Change-Id: I600616ea823fe398f58c18622c0a4831a17426f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116570
Commit-Queue: Joshua Pawlicki <waffles@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Auto-Submit: Joshua Pawlicki <waffles@chromium.org>
Reviewed-by: default avatarRobert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#752545}
parent 3f388394
......@@ -145,4 +145,10 @@ FILES = [
'buildtype': ['official'],
'archive': 'updater.zip',
},
{
'filename': 'Updater Packaging',
'buildtype': ['official'],
'archive': 'updater.zip',
'optional': ['official'], # TODO(crbug.com/1024318): Make non-optional.
},
]
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