| Index: net/proxy/network_delegate_error_observer_unittest.cc
|
| diff --git a/net/proxy/network_delegate_error_observer_unittest.cc b/net/proxy/network_delegate_error_observer_unittest.cc
|
| index a786a4cde2fe58406a715afa0d69490377c92524..881e4bf619bb8d395f8ec4152c51cf65f2746680 100644
|
| --- a/net/proxy/network_delegate_error_observer_unittest.cc
|
| +++ b/net/proxy/network_delegate_error_observer_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/threading/thread.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/base/network_delegate.h"
|
|
|