Commit cce16bca authored by Joshua Pawlicki's avatar Joshua Pawlicki Committed by Commit Bot

Add updater.exe to FILES.cfg.

Bug: 926234
Change-Id: Ifcd0a9148f9488f57cde0e24acbcd46b3728eb20
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1656348
Auto-Submit: Joshua Pawlicki <waffles@chromium.org>
Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
Commit-Queue: Michael Moss <mmoss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#668533}
parent 7b47cc17
......@@ -712,6 +712,12 @@ FILES = [
'buildtype': ['dev', 'official'],
'archive': 'chrome-win32-syms.zip',
},
# Updater files (official build only):
{
'filename': 'updater.exe',
'buildtype': ['official'],
'archive': 'updater.exe',
},
# Partner API files.
{
'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