| 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},
|
|
|