| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc
|
| index 76cc901b693bee3de70e34dc7117fdaa4e552464..0466c8a2fe4070b80458ebbd7bea8fd1ef19b97a 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc
|
| @@ -20,7 +20,6 @@
|
| #include "net/url_request/url_request.h"
|
| #include "net/url_request/url_request_context.h"
|
|
|
| -using base::MessageLoopProxy;
|
| using net::HostPortPair;
|
| using net::ProxyServer;
|
| using net::ProxyService;
|
|
|