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

Side by Side Diff: chrome/test/mini_installer/config/chrome_canary_no_pv.prop

Issue 2802713002: Enable side-by-side beta and dev channels. (Closed)
Patch Set: add missing test stanza for reland Created 3 years, 7 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 "RegistryEntries": { 3 "RegistryEntries": {
4 "HKEY_CURRENT_USER\\$CHROME_UPDATE_REGISTRY_SUBKEY_SXS": { 4 "HKEY_CURRENT_USER\\$CHROME_UPDATE_REGISTRY_SUBKEY_SXS": {
5 "exists": "optional", 5 "exists": "optional",
6 "values": { 6 "values": {
7 "pv": {} 7 "pv": {}
8 } 8 }
9 } 9 }
10 } 10 }
11 } 11 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698