| Index: chrome/installer/util/google_chrome_sxs_distribution.h
|
| ===================================================================
|
| --- chrome/installer/util/google_chrome_sxs_distribution.h (revision 40086)
|
| +++ chrome/installer/util/google_chrome_sxs_distribution.h (working copy)
|
| @@ -22,6 +22,7 @@
|
| virtual std::wstring GetAppShortCutName();
|
| virtual std::wstring GetInstallSubDir();
|
| virtual std::wstring GetUninstallRegPath();
|
| + virtual bool CanSetAsDefault();
|
|
|
| private:
|
| friend class BrowserDistribution;
|
|
|