| Index: remoting/protocol/content_description.cc
|
| diff --git a/remoting/protocol/content_description.cc b/remoting/protocol/content_description.cc
|
| index 6ac678d2e0e2e4d760615393d8c147c201f1649a..a9f428f0fc257f094b18d13cb6a22f02fd1ac836 100644
|
| --- a/remoting/protocol/content_description.cc
|
| +++ b/remoting/protocol/content_description.cc
|
| @@ -13,7 +13,7 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/protocol/authenticator.h"
|
| #include "remoting/protocol/name_value_map.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/xmllite/xmlelement.h"
|
|
|
| using buzz::QName;
|
| using buzz::XmlElement;
|
|
|