| Index: jingle/notifier/communicator/single_login_attempt_unittest.cc
|
| diff --git a/jingle/notifier/communicator/single_login_attempt_unittest.cc b/jingle/notifier/communicator/single_login_attempt_unittest.cc
|
| index f731fd9871b139d32f950437714afdbede12d15e..237e9f1c015ccb5d3e87eb1c8c41f3ace78d8e82 100644
|
| --- a/jingle/notifier/communicator/single_login_attempt_unittest.cc
|
| +++ b/jingle/notifier/communicator/single_login_attempt_unittest.cc
|
| @@ -14,10 +14,10 @@
|
| #include "jingle/notifier/communicator/login_settings.h"
|
| #include "net/dns/mock_host_resolver.h"
|
| #include "net/url_request/url_request_test_util.h"
|
| -#include "talk/xmllite/xmlelement.h"
|
| #include "talk/xmpp/constants.h"
|
| #include "talk/xmpp/xmppengine.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace buzz {
|
| class XmppTaskParentInterface;
|
|
|