diff options
Diffstat (limited to 'chrome/installer/util/google_chrome_distribution.h')
-rw-r--r-- | chrome/installer/util/google_chrome_distribution.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/installer/util/google_chrome_distribution.h b/chrome/installer/util/google_chrome_distribution.h index eaed890..a80f62c 100644 --- a/chrome/installer/util/google_chrome_distribution.h +++ b/chrome/installer/util/google_chrome_distribution.h @@ -64,8 +64,6 @@ class GoogleChromeDistribution : public BrowserDistribution { virtual std::string GetNetworkStatsServer() const OVERRIDE; - virtual std::string GetHttpPipeliningTestServer() const OVERRIDE; - // This method reads data from the Google Update ClientState key for // potential use in the uninstall survey. It must be called before the // key returned by GetVersionKey() is deleted. |