Chromium Code Reviews| Index: chrome/installer/util/chrome_frame_distribution.h |
| =================================================================== |
| --- chrome/installer/util/chrome_frame_distribution.h (revision 86778) |
| +++ chrome/installer/util/chrome_frame_distribution.h (working copy) |
| @@ -43,6 +43,8 @@ |
| virtual std::wstring GetStatsServerURL() OVERRIDE; |
| + virtual std::string GetNetworkStatsServer() OVERRIDE; |
| + |
| virtual std::wstring GetUninstallLinkName() OVERRIDE; |
| virtual std::wstring GetUninstallRegPath() OVERRIDE; |