DescriptionDo not compress chrome.7z into chrome.packed.7z for developer (component) builds.
Note that setup is already configured to use chrome.7z directly if chrome.packed.7z is absent.
Change setup to have it copy chrome.7z to the <version>\Installer folder (instead of moving it) for component builds (to allow developers to test installs more than once with the same archive).
BUG=None
TEST=Install/uninstall chrome after copying setup.exe to another machine using tools\win\copy-installer.bat
Test non-component build and make sure archive is still moved (i.e.not copied).
Patch Set 1 #
Total comments: 8
Patch Set 2 : do the hokey pokey #Patch Set 3 : dont add gyp setting, instead always do it for component build #
Total comments: 1
Patch Set 4 : delete instead of rename #Patch Set 5 : rebase on master #Patch Set 6 : more fixes #
Total comments: 4
Patch Set 7 : unify comments #
Messages
Total messages: 17 (0 generated)
|