Index: chrome/test/mini_installer/config/chrome_system_updated.prop |
diff --git a/chrome/test/mini_installer/config/chrome_system_updated.prop b/chrome/test/mini_installer/config/chrome_system_updated.prop |
index d6fa8a1722c34f908dd047ead682146cdd126cb7..2e7be0c83b0319604eb5fd19c6c7caabb3f73432 100644 |
--- a/chrome/test/mini_installer/config/chrome_system_updated.prop |
+++ b/chrome/test/mini_installer/config/chrome_system_updated.prop |
@@ -32,10 +32,7 @@ |
}, |
"HKEY_LOCAL_MACHINE\\$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_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\$CHROME_LONG_NAME": { |
"exists": "required", |