| Index: remoting/protocol/jingle_info_request.cc
|
| diff --git a/remoting/protocol/jingle_info_request.cc b/remoting/protocol/jingle_info_request.cc
|
| index 7569dccd52ca0d1c2f42fdfe78fc11870f584586..34b597636c69a57d4c36fc9cd7d8fe84a39955bc 100644
|
| --- a/remoting/protocol/jingle_info_request.cc
|
| +++ b/remoting/protocol/jingle_info_request.cc
|
| @@ -14,8 +14,8 @@
|
| #include "remoting/protocol/ice_config.h"
|
| #include "remoting/signaling/iq_sender.h"
|
| #include "third_party/webrtc/base/socketaddress.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| -#include "third_party/webrtc/libjingle/xmpp/constants.h"
|
| +#include "third_party/xmllite/xmlelement.h"
|
| +#include "third_party/xmpp/constants.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|