Index: chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h |
diff --git a/chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h b/chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h |
index ef315ea02a23258af421ddf6e476062782104259..8ec4700c2941a4ddfc092e0c66232cb03dbe9df2 100644 |
--- a/chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h |
+++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h |
@@ -85,8 +85,6 @@ class DataReductionProxySettingsAndroid : public DataReductionProxySettings { |
// file. |
virtual void SetProxyConfigs(bool enabled, bool at_startup) OVERRIDE; |
- virtual void RecordDataReductionInit() OVERRIDE; |
- |
private: |
friend class DataReductionProxySettingsAndroidTest; |
FRIEND_TEST_ALL_PREFIXES(DataReductionProxySettingsAndroidTest, |