| Index: remoting/protocol/third_party_client_authenticator.cc
 | 
| diff --git a/remoting/protocol/third_party_client_authenticator.cc b/remoting/protocol/third_party_client_authenticator.cc
 | 
| index dd21135b8bcc7dc494e70b8fe97fe2afae6d16f1..304865f065651c4050d84237bcfac5d2d8fc293d 100644
 | 
| --- a/remoting/protocol/third_party_client_authenticator.cc
 | 
| +++ b/remoting/protocol/third_party_client_authenticator.cc
 | 
| @@ -13,7 +13,7 @@
 | 
|  #include "remoting/base/constants.h"
 | 
|  #include "remoting/base/rsa_key_pair.h"
 | 
|  #include "remoting/protocol/channel_authenticator.h"
 | 
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
 | 
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
 | 
|  
 | 
|  namespace remoting {
 | 
|  namespace protocol {
 | 
| 
 |