Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p.
BUG=3379 R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/27709005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7459 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -25,13 +25,13 @@
|
||||
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "talk/xmpp/pubsubtasks.h"
|
||||
#include "webrtc/libjingle/xmpp/pubsubtasks.h"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "talk/xmpp/constants.h"
|
||||
#include "talk/xmpp/receivetask.h"
|
||||
#include "webrtc/libjingle/xmpp/constants.h"
|
||||
#include "webrtc/libjingle/xmpp/receivetask.h"
|
||||
|
||||
// An implementation of the tasks for XEP-0060
|
||||
// (http://xmpp.org/extensions/xep-0060.html).
|
||||
|
||||
Reference in New Issue
Block a user