| Index: jingle/notifier/base/weak_xmpp_client.h
|
| diff --git a/jingle/notifier/base/weak_xmpp_client.h b/jingle/notifier/base/weak_xmpp_client.h
|
| index ab0137a3c5eb2586a401426cd65c24081c983de3..482e3ecc5729d0ae0ccfbbfec52bcc5a684c9dfc 100644
|
| --- a/jingle/notifier/base/weak_xmpp_client.h
|
| +++ b/jingle/notifier/base/weak_xmpp_client.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "webrtc/libjingle/xmpp/xmppclient.h"
|
| +#include "third_party/xmpp/xmppclient.h"
|
|
|
| namespace rtc {
|
| class TaskParent;
|
|
|