| Index: chrome/test/mini_installer/config/chrome_user_updated.prop
|
| diff --git a/chrome/test/mini_installer/config/chrome_user_updated.prop b/chrome/test/mini_installer/config/chrome_user_updated.prop
|
| index ba370ec47b269a166a9a731da142f3a2db666d3d..d8b478fa6ed9e5e5c627dac7e17e8bd3ba3e4b9c 100644
|
| --- a/chrome/test/mini_installer/config/chrome_user_updated.prop
|
| +++ b/chrome/test/mini_installer/config/chrome_user_updated.prop
|
| @@ -32,10 +32,7 @@
|
| },
|
| "HKEY_CURRENT_USER\\$LAUNCHER_UPDATE_REGISTRY_SUBKEY": {
|
| "condition": "'$CHROME_SHORT_NAME' == 'Chrome'",
|
| - "exists": "required",
|
| - "values": {
|
| - "pv": {"type": "SZ", "data": "$NEXT_VERSION_MINI_INSTALLER_FILE_VERSION"}
|
| - }
|
| + "exists": "forbidden"
|
| },
|
| "HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME": {
|
| "exists": "required",
|
|
|