Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / jingle / notifier / listener / send_ping_task.cc
index 90b7196..317286e 100644 (file)
@@ -9,11 +9,11 @@
 #include "base/logging.h"
 #include "base/memory/scoped_ptr.h"
 #include "jingle/notifier/listener/xml_element_util.h"
-#include "talk/xmllite/qname.h"
-#include "talk/xmllite/xmlelement.h"
 #include "talk/xmpp/constants.h"
 #include "talk/xmpp/jid.h"
 #include "talk/xmpp/xmppclient.h"
+#include "third_party/webrtc/libjingle/xmllite/qname.h"
+#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
 
 namespace notifier {