| Index: remoting/protocol/content_description.h
|
| diff --git a/remoting/protocol/content_description.h b/remoting/protocol/content_description.h
|
| index a8718588c18dfedb8fe647564ceae4b0e770acb4..51dd618f2069baf3d912e3ec292935ead0e3df0a 100644
|
| --- a/remoting/protocol/content_description.h
|
| +++ b/remoting/protocol/content_description.h
|
| @@ -7,10 +7,10 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "remoting/protocol/session_config.h"
|
| -#include "third_party/libjingle/source/talk/p2p/base/sessiondescription.h"
|
| +#include "third_party/webrtc/p2p/base/sessiondescription.h"
|
|
|
| namespace buzz {
|
| class XmlElement;
|
|
|