| Index: remoting/protocol/content_description.cc
|
| diff --git a/remoting/protocol/content_description.cc b/remoting/protocol/content_description.cc
|
| index 96baafefd04ca7945cc23377f3bddf8873d899d5..34fc7c057cda6fc18f4eeb071aacb998cd29cb75 100644
|
| --- a/remoting/protocol/content_description.cc
|
| +++ b/remoting/protocol/content_description.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "remoting/base/constants.h"
|
| +#include "remoting/base/name_value_map.h"
|
| #include "remoting/protocol/authenticator.h"
|
| -#include "remoting/protocol/name_value_map.h"
|
| #include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| using buzz::QName;
|
|
|