Chromium Code Reviews| 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
|
| } |
| } |