| Index: jingle/notifier/communicator/login.h
|
| diff --git a/jingle/notifier/communicator/login.h b/jingle/notifier/communicator/login.h
|
| index 8f115f4b7cf77ad1b686c7c663d16e490a7b5eb0..c9b813b6ff638758b1b254efd9299a3871918916 100644
|
| --- a/jingle/notifier/communicator/login.h
|
| +++ b/jingle/notifier/communicator/login.h
|
| @@ -18,7 +18,7 @@
|
| #include "jingle/notifier/communicator/login_settings.h"
|
| #include "jingle/notifier/communicator/single_login_attempt.h"
|
| #include "net/base/network_change_notifier.h"
|
| -#include "webrtc/libjingle/xmpp/xmppengine.h"
|
| +#include "third_party/xmpp/xmppengine.h"
|
|
|
| namespace buzz {
|
| class XmppClientSettings;
|
|
|