| Index: jingle/notifier/base/weak_xmpp_client_unittest.cc
|
| diff --git a/jingle/notifier/base/weak_xmpp_client_unittest.cc b/jingle/notifier/base/weak_xmpp_client_unittest.cc
|
| index b97f623335c72f89b2eb1d7e1e38d080a07de6e4..c1058e93b4fa5b5c4104284ccd9dc40a27cb6064 100644
|
| --- a/jingle/notifier/base/weak_xmpp_client_unittest.cc
|
| +++ b/jingle/notifier/base/weak_xmpp_client_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "jingle/glue/task_pump.h"
|
| #include "talk/base/sigslot.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|