| Index: jingle/notifier/communicator/single_login_attempt.cc
|
| diff --git a/jingle/notifier/communicator/single_login_attempt.cc b/jingle/notifier/communicator/single_login_attempt.cc
|
| index 67268c34b16f74ac8a19ddb8aee3e7878ef0affe..2f7dc21af6120c8e898b894f88aa978f41dbf1be 100644
|
| --- a/jingle/notifier/communicator/single_login_attempt.cc
|
| +++ b/jingle/notifier/communicator/single_login_attempt.cc
|
| @@ -14,9 +14,9 @@
|
| #include "jingle/notifier/base/gaia_token_pre_xmpp_auth.h"
|
| #include "jingle/notifier/listener/xml_element_util.h"
|
| #include "net/base/host_port_pair.h"
|
| -#include "talk/xmllite/xmlelement.h"
|
| #include "talk/xmpp/constants.h"
|
| #include "talk/xmpp/xmppclientsettings.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace notifier {
|
|
|
|
|