Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol_unittest.cc |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol_unittest.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol_unittest.cc |
index 3625d6080f9eef6ef00a5b433b57bc1e67b5a97a..7d83a0b2dbf2ff3bd40d4a45085bce604dd427de 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol_unittest.cc |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol_unittest.cc |
@@ -19,7 +19,7 @@ |
#include "net/base/completion_callback.h" |
#include "net/base/host_port_pair.h" |
#include "net/base/load_flags.h" |
-#include "net/base/network_delegate.h" |
+#include "net/base/network_delegate_impl.h" |
#include "net/http/http_response_headers.h" |
#include "net/http/http_transaction_test_util.h" |
#include "net/proxy/proxy_service.h" |