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

Side by Side Diff: chrome/test/mini_installer/config/chrome_canary_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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "Condition": "$SUPPORTS_SXS", 2 "Condition": "'$BRAND' == 'Google Chrome'",
3 "Processes": { 3 "Processes": {
4 "$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chrome.exe": { 4 "$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chrome.exe": {
5 "running": false 5 "running": false
6 } 6 }
7 } 7 }
8 } 8 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698