X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fjingle%2Fnotifier%2Flistener%2Fpush_notifications_send_update_task.cc;h=c45a891d03d7c38d6523147daafeef5bfbf8a4aa;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=7c9eeb429cf8ba1aa16a5de8fa121781495b7202;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/jingle/notifier/listener/push_notifications_send_update_task.cc b/src/jingle/notifier/listener/push_notifications_send_update_task.cc index 7c9eeb4..c45a891 100644 --- a/src/jingle/notifier/listener/push_notifications_send_update_task.cc +++ b/src/jingle/notifier/listener/push_notifications_send_update_task.cc @@ -11,11 +11,11 @@ #include "base/memory/scoped_ptr.h" #include "jingle/notifier/listener/notification_constants.h" #include "jingle/notifier/listener/xml_element_util.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" +#include "webrtc/libjingle/xmpp/constants.h" +#include "webrtc/libjingle/xmpp/jid.h" +#include "webrtc/libjingle/xmpp/xmppclient.h" namespace notifier {