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

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

Issue 24007002: Add a test for installing Chrome at system level. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address robertshield's comment. Created 7 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
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
deleted file mode 100644
index 26987a72f64bcd7ba60b4cccb92e714a1fd4e602..0000000000000000000000000000000000000000
--- a/chrome/test/mini_installer/config/chrome_not_installed.prop
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "Files": {
- "$LOCAL_APPDATA\\$CHROME_DIR\\Application": {"exists": false}
- },
- "RegistryEntries": {
- "HKEY_CURRENT_USER\\$CHROME_UPDATE_REGISTRY_SUBKEY": {"exists": false}
- }
-}

Powered by Google App Engine
This is Rietveld 408576698