Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc |
index 0934c3e6990ccad9d15c4cea002c86040214d538..d6f2da67b680226b262e8d784ce596f44b8a609e 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc |
@@ -311,6 +311,7 @@ class DataReductionProxyProtocolTest : public testing::Test { |
} |
protected: |
+ base::MessageLoopForIO message_loop_; |
scoped_ptr<net::NetworkChangeNotifier> network_change_notifier_; |
scoped_ptr<net::URLRequestInterceptor> simple_interceptor_; |