| Index: remoting/protocol/content_description.cc
|
| diff --git a/remoting/protocol/content_description.cc b/remoting/protocol/content_description.cc
|
| index 6935115fa149514c7e0351e0181dc5c8a748859c..3c04c4a7a2d656e26b9dc0dbbf984e7d2acfb981 100644
|
| --- a/remoting/protocol/content_description.cc
|
| +++ b/remoting/protocol/content_description.cc
|
| @@ -9,7 +9,7 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/protocol/authenticator.h"
|
| #include "remoting/protocol/name_value_map.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| using buzz::QName;
|
| using buzz::XmlElement;
|
|
|