Commit 19afed54 authored by Joshua Pawlicki's avatar Joshua Pawlicki Committed by Commit Bot

Archive UpdaterSetup.exe

This is the updater's equivalent to mini_installer.

Bug: 995805
Change-Id: I6e126fc3dd0e56073a28299a6e9ef3c39fca8232
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761636
Commit-Queue: Joshua Pawlicki <waffles@chromium.org>
Commit-Queue: Michael Moss <mmoss@chromium.org>
Auto-Submit: Joshua Pawlicki <waffles@chromium.org>
Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688570}
parent 0e7e1764
...@@ -718,6 +718,11 @@ FILES = [ ...@@ -718,6 +718,11 @@ FILES = [
'buildtype': ['official'], 'buildtype': ['official'],
'archive': 'updater.exe', 'archive': 'updater.exe',
}, },
{
'filename': 'UpdaterSetup.exe',
'buildtype': ['official'],
'archive': 'UpdaterSetup.exe',
},
# Partner API files. # Partner API files.
{ {
'filename': 'gcapi.h', 'filename': 'gcapi.h',
......
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