| Index: chrome/test/mini_installer/config/chrome_user_installed.prop
|
| diff --git a/chrome/test/mini_installer/config/chrome_user_installed.prop b/chrome/test/mini_installer/config/chrome_user_installed.prop
|
| index 993ddc41c658202a20e9befc187e61befa92bbe8..78944b8348d54d944fd2101b7e9b03d19635d8f6 100644
|
| --- a/chrome/test/mini_installer/config/chrome_user_installed.prop
|
| +++ b/chrome/test/mini_installer/config/chrome_user_installed.prop
|
| @@ -3,9 +3,13 @@
|
| "$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome.exe": {"exists": true},
|
| "$LOCAL_APPDATA\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\chrome.dll":
|
| {"exists": true},
|
| + "$LOCAL_APPDATA\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\chrome_elf.dll":
|
| + {"exists": true},
|
| "$LOCAL_APPDATA\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\Installer\\chrome.7z":
|
| {"exists": true},
|
| "$LOCAL_APPDATA\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\Installer\\setup.exe":
|
| + {"exists": true},
|
| + "$LOCAL_APPDATA\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\$MINI_INSTALLER_FILE_VERSION.manifest":
|
| {"exists": true}
|
| },
|
| "RegistryEntries": {
|
|
|