Chromium Code Reviews| 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..16a68dd11015b0aa7156b0dd1c74152e37b947cc 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/libjingle_xmpp/xmpp/xmppclient.h" |
| namespace rtc { |
| class TaskParent; |