Index: chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator.h |
diff --git a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator.h b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator.h |
index c84ddccc1e9a0e6a74323a3949e0be5f009ecd43..67cef539497b96c37d9640296b3177f40acace33 100644 |
--- a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator.h |
+++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator.h |
@@ -68,7 +68,7 @@ class DataReductionProxyChromeConfigurator |
// Returns the current data reduction proxy config, even if it is not the |
// effective configuration used by the proxy service. |
- const net::ProxyConfig& GetProxyConfigOnIOThread() const; |
+ const net::ProxyConfig& GetProxyConfigOnIOThread() const override; |
private: |
FRIEND_TEST_ALL_PREFIXES(DataReductionProxyConfigTest, TestBypassList); |