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

Unified Diff: chrome/test/mini_installer/config/chrome_canary_updated.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_canary_updated.prop
diff --git a/chrome/test/mini_installer/config/chrome_canary_updated.prop b/chrome/test/mini_installer/config/chrome_canary_updated.prop
index a78550d09bb538d3eb8c6989c36e6b0a7371ca94..175212c085dbffecbe1b2479c97304ebd18e69c3 100644
--- a/chrome/test/mini_installer/config/chrome_canary_updated.prop
+++ b/chrome/test/mini_installer/config/chrome_canary_updated.prop
@@ -1,5 +1,5 @@
{
- "Condition": "$SUPPORTS_SXS",
+ "Condition": "'$BRAND' == 'Google Chrome'",
"Files": {
"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chrome.exe": {"exists": true},
"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chrome.VisualElementsManifest.xml": {"exists": true},

Powered by Google App Engine
This is Rietveld 408576698