| Index: remoting/client/plugin/pepper_xmpp_proxy.cc
|
| diff --git a/remoting/client/plugin/pepper_xmpp_proxy.cc b/remoting/client/plugin/pepper_xmpp_proxy.cc
|
| index 08a839969c8e239fff46a989f5670f06e6192813..62f4ad09ede61953a52df66312729557cb50eddf 100644
|
| --- a/remoting/client/plugin/pepper_xmpp_proxy.cc
|
| +++ b/remoting/client/plugin/pepper_xmpp_proxy.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
|
|
| namespace remoting {
|
|
|
|
|