Chromium Code Reviews| Index: remoting/protocol/jingle_messages.h |
| diff --git a/remoting/protocol/jingle_messages.h b/remoting/protocol/jingle_messages.h |
| index 828bb57521a33d2a962c662e058947b7304f5a10..e12c854489ee6755f3117192da02a3cfb717a3fb 100644 |
| --- a/remoting/protocol/jingle_messages.h |
| +++ b/remoting/protocol/jingle_messages.h |
| @@ -9,8 +9,8 @@ |
| #include <string> |
| #include "base/memory/scoped_ptr.h" |
| -#include "third_party/libjingle/source/talk/p2p/base/candidate.h" |
| #include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
| +#include "third_party/webrtc/p2p/base/candidate.h" |
| namespace remoting { |