| Index: chrome/test/mini_installer/config/chrome_system_not_installed.prop
|
| diff --git a/chrome/test/mini_installer/config/chrome_system_not_installed.prop b/chrome/test/mini_installer/config/chrome_system_not_installed.prop
|
| index e10910bc6e970d764e04f0e456527fe0d95cedf9..7e6c86a54e072e9e410dc5168f5c113f65235ddd 100644
|
| --- a/chrome/test/mini_installer/config/chrome_system_not_installed.prop
|
| +++ b/chrome/test/mini_installer/config/chrome_system_not_installed.prop
|
| @@ -7,6 +7,10 @@
|
| "exists": "forbidden"},
|
| "HKEY_LOCAL_MACHINE\\$BINARIES_UPDATE_REGISTRY_SUBKEY": {
|
| "exists": "forbidden"},
|
| + "HKEY_LOCAL_MACHINE\\$LAUNCHER_UPDATE_REGISTRY_SUBKEY": {
|
| + "condition": "$SUPPORTS_SXS",
|
| + "exists": "forbidden"
|
| + },
|
| "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME":
|
| {"exists": "forbidden"},
|
| "HKEY_LOCAL_MACHINE\\Software\\Classes\\$CHROME_SHORT_NAME": {
|
|
|