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

Unified Diff: chrome/test/mini_installer/config/chrome_not_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_not_installed.prop
diff --git a/chrome/test/mini_installer/config/chrome_not_installed.prop b/chrome/test/mini_installer/config/chrome_not_installed.prop
index a9f7685affd66f65fb7d3f3c89c9ff0fcea66cef..fda304156dd2283ae079e4f5d4bf5bde80629149 100644
--- a/chrome/test/mini_installer/config/chrome_not_installed.prop
+++ b/chrome/test/mini_installer/config/chrome_not_installed.prop
@@ -2,5 +2,8 @@
"RegistryEntries": {
"HKEY_CURRENT_USER\\Software\\Google\\Update\\Clients\\{8A69D345-D564-463c-AFF1-A69D9E530F96}":
{"exists": false}
+ },
+ "Windows": {
+ "Welcome to Chrome": {"exists": false}
gab 2013/08/13 17:49:27 You will also need a command to kill the running c
}
}

Powered by Google App Engine
This is Rietveld 408576698