Chromium Code Reviews| Index: chrome/installer/mini_installer/appid.h |
| =================================================================== |
| --- chrome/installer/mini_installer/appid.h (revision 69402) |
| +++ chrome/installer/mini_installer/appid.h (working copy) |
| @@ -11,6 +11,7 @@ |
| extern const wchar_t kAppGuid[]; |
| extern const wchar_t kSxSAppGuid[]; |
| extern const wchar_t kChromeFrameAppGuid[]; |
| +extern const wchar_t kMultiInstallAppGuid[]; |
| } |
| #endif // CHROME_INSTALLER_MINI_INSTALLER_APPID_H_ |