Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: chrome/test/mini_installer/config/chrome_system_installed.prop

Issue 545373004: Temporarily stop launching Chrome in installer test runs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@log
Patch Set: sync to commit position 294174 Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/mini_installer/config/chrome_user_installed.prop » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e8cfd032badbf1072a85726000ba1f8159e34975..1a747f16b92209e1f849fbb0c577564a09a8a329 100644
--- a/chrome/test/mini_installer/config/chrome_system_installed.prop
+++ b/chrome/test/mini_installer/config/chrome_system_installed.prop
@@ -24,7 +24,7 @@
"values": {
"UninstallString": {
"type": "SZ",
- "data": "\"$PROGRAM_FILES\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\Installer\\setup.exe\" --uninstall --multi-install --chrome --system-level"
+ "data": "\"$PROGRAM_FILES\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\Installer\\setup.exe\" --uninstall --multi-install --chrome --system-level --verbose-logging"
},
"Version": {"type": "SZ", "data": "$MINI_INSTALLER_FILE_VERSION"}
}
« no previous file with comments | « no previous file | chrome/test/mini_installer/config/chrome_user_installed.prop » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698