| Index: remoting/signaling/server_log_entry.cc
|
| diff --git a/remoting/signaling/server_log_entry.cc b/remoting/signaling/server_log_entry.cc
|
| index a87e116179eac5b9a72acd985d79e29681c2f2f1..90797205b44b97cf5d860c7586bed674402549d7 100644
|
| --- a/remoting/signaling/server_log_entry.cc
|
| +++ b/remoting/signaling/server_log_entry.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "base/sys_info.h"
|
| #include "remoting/base/constants.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| using base::SysInfo;
|
| using buzz::QName;
|
|
|