| Index: remoting/protocol/protocol_mock_objects.cc
|
| diff --git a/remoting/protocol/protocol_mock_objects.cc b/remoting/protocol/protocol_mock_objects.cc
|
| index 58f912bc8171cfbb30076c9869a5bb78ae10306c..072cf3c34deb23e5f1045ae78fa8f5ebed8105f2 100644
|
| --- a/remoting/protocol/protocol_mock_objects.cc
|
| +++ b/remoting/protocol/protocol_mock_objects.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "remoting/protocol/protocol_mock_objects.h"
|
|
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "net/base/ip_endpoint.h"
|
| #include "remoting/protocol/transport.h"
|
|
|
|
|