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

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

Issue 23060002: Implement the window verifier in the Automated Installer Testing Framework. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 4 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
Index: chrome/test/mini_installer/config/chrome_installed.prop
diff --git a/chrome/test/mini_installer/config/chrome_installed.prop b/chrome/test/mini_installer/config/chrome_installed.prop
index 9db2a192c9a7275e0665c8057c019cb791ac5d84..9a752a506db98ace0f229b7b500cc8b5deceef0e 100644
--- a/chrome/test/mini_installer/config/chrome_installed.prop
+++ b/chrome/test/mini_installer/config/chrome_installed.prop
@@ -2,5 +2,8 @@
"RegistryEntries": {
"HKEY_CURRENT_USER\\Software\\Google\\Update\\Clients\\{8A69D345-D564-463c-AFF1-A69D9E530F96}":
{"exists": true}
+ },
+ "Windows": {
+ "Welcome to Chrome": {"exists": true}
gab 2013/08/13 17:49:27 The installer launches chrome.exe and exits shortl
}
}

Powered by Google App Engine
This is Rietveld 408576698