| Index: remoting/client/plugin/delegating_signal_strategy.cc
|
| diff --git a/remoting/client/plugin/delegating_signal_strategy.cc b/remoting/client/plugin/delegating_signal_strategy.cc
|
| index 18efb6d81e8a4dae2e1f30fff32a499c73b4c4a4..19ae4223aa3e018339d8e32714dbef0c825ea608 100644
|
| --- a/remoting/client/plugin/delegating_signal_strategy.cc
|
| +++ b/remoting/client/plugin/delegating_signal_strategy.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/rand_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
|
|
|
|