| Index: remoting/protocol/content_description_unittest.cc
|
| diff --git a/remoting/protocol/content_description_unittest.cc b/remoting/protocol/content_description_unittest.cc
|
| index 4dfc0eed87994fa6511de50714b0928cc42be1d1..4f610fc2c24894f02f5771efa0162c6ca2b74ca8 100644
|
| --- a/remoting/protocol/content_description_unittest.cc
|
| +++ b/remoting/protocol/content_description_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "remoting/protocol/authenticator.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|