Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
index 8c4f5cef019f1af26c864ae20a0d3954855dad0d..a9a4255a8d23f1c248d006e2d9f85db88281a6eb 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator.h |
@@ -83,7 +83,7 @@ class DataReductionProxyConfigurator { |
const net::ProxyConfig& GetProxyConfigOnIOThread() const; |
private: |
- FRIEND_TEST_ALL_PREFIXES(DataReductionProxyConfigTest, TestBypassList); |
+ FRIEND_TEST_ALL_PREFIXES(DataReductionProxyConfiguratorTest, TestBypassList); |
// Used for updating the proxy config on the IO thread. |
scoped_refptr<base::SequencedTaskRunner> network_task_runner_; |