| Index: chrome/test/mini_installer/config/chrome_system_installed.prop
|
| diff --git a/chrome/test/mini_installer/config/chrome_system_installed.prop b/chrome/test/mini_installer/config/chrome_system_installed.prop
|
| index a11cde454690f6188206658bd4badc45ee2bca61..baa47383c5ec081401332f7c5907925984bc6a26 100644
|
| --- a/chrome/test/mini_installer/config/chrome_system_installed.prop
|
| +++ b/chrome/test/mini_installer/config/chrome_system_installed.prop
|
| @@ -11,7 +11,9 @@
|
| "$PROGRAM_FILES\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\Installer\\setup.exe":
|
| {"exists": true},
|
| "$PROGRAM_FILES\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\$MINI_INSTALLER_FILE_VERSION.manifest":
|
| - {"exists": true}
|
| + {"exists": true},
|
| + "$PROGRAM_FILES\\$CHROME_DIR\\Application\\$NEXT_VERSION_MINI_INSTALLER_FILE_VERSION":
|
| + {"exists": false}
|
| },
|
| "RegistryEntries": {
|
| "HKEY_LOCAL_MACHINE\\$CHROME_UPDATE_REGISTRY_SUBKEY": {
|
|
|