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

Unified Diff: chrome/test/mini_installer/config/chrome_system_inuse.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_system_inuse.prop
diff --git a/chrome/test/mini_installer/config/chrome_system_inuse.prop b/chrome/test/mini_installer/config/chrome_system_inuse.prop
new file mode 100644
index 0000000000000000000000000000000000000000..fae3f21a7e36a9105c7b3f2022b0ac3c421bc480
--- /dev/null
+++ b/chrome/test/mini_installer/config/chrome_system_inuse.prop
@@ -0,0 +1,5 @@
+{
+ "Processes": {
+ "$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome.exe": {"running": true}
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698