| Index: chrome/test/mini_installer/config/chrome_canary_installed.prop
|
| diff --git a/chrome/test/mini_installer/config/chrome_canary_installed.prop b/chrome/test/mini_installer/config/chrome_canary_installed.prop
|
| index 7f678bb9febd229e1b179179637a64fae6d87cae..e304af68e83cbe3a1dcdc71aae759f1bbe4342cf 100644
|
| --- a/chrome/test/mini_installer/config/chrome_canary_installed.prop
|
| +++ b/chrome/test/mini_installer/config/chrome_canary_installed.prop
|
| @@ -2,6 +2,7 @@
|
| "Condition": "$SUPPORTS_SXS",
|
| "Files": {
|
| "$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chrome.exe": {"exists": true},
|
| + "$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chrome.VisualElementsManifest.xml": {"exists": true},
|
| "$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\$MINI_INSTALLER_FILE_VERSION\\chrome.dll":
|
| {"exists": true},
|
| "$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\$MINI_INSTALLER_FILE_VERSION\\chrome_elf.dll":
|
|
|