| Index: remoting/protocol/jingle_messages.cc
|
| diff --git a/remoting/protocol/jingle_messages.cc b/remoting/protocol/jingle_messages.cc
|
| index 8c28fdf06f29175cced0c0078eb12e1927e9452e..e444a447feb36cd63b97c75f36abe1aa6f661882 100644
|
| --- a/remoting/protocol/jingle_messages.cc
|
| +++ b/remoting/protocol/jingle_messages.cc
|
| @@ -12,7 +12,7 @@
|
| #include "remoting/protocol/session_plugin.h"
|
| #include "remoting/signaling/jid_util.h"
|
| #include "remoting/signaling/remoting_bot.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| using buzz::QName;
|
| using buzz::XmlElement;
|
|
|