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