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

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

Issue 2802713002: Enable side-by-side beta and dev channels. (Closed)
Patch Set: add missing test stanza for reland Created 3 years, 8 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_beta_not_inuse.prop
diff --git a/chrome/test/mini_installer/config/chrome_beta_not_inuse.prop b/chrome/test/mini_installer/config/chrome_beta_not_inuse.prop
new file mode 100644
index 0000000000000000000000000000000000000000..00bbcf74e88f3bc421d446c2d63ba1a04b09ce85
--- /dev/null
+++ b/chrome/test/mini_installer/config/chrome_beta_not_inuse.prop
@@ -0,0 +1,8 @@
+{
+ "Condition": "'$BRAND' == 'Google Chrome'",
+ "Processes": {
+ "$LOCAL_APPDATA\\$CHROME_DIR_BETA\\Application\\chrome.exe": {
+ "running": false
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698