| Index: remoting/host/host_extension_session_manager.h
|
| diff --git a/remoting/host/host_extension_session_manager.h b/remoting/host/host_extension_session_manager.h
|
| index ad9c2c73d5cb25b233f425c961636a4a6bcdc7e7..cea26117101e3150765b73d997b07a856d727b74 100644
|
| --- a/remoting/host/host_extension_session_manager.h
|
| +++ b/remoting/host/host_extension_session_manager.h
|
| @@ -5,11 +5,11 @@
|
| #ifndef REMOTING_HOST_HOST_EXTENSION_SESSION_MANAGER_H_
|
| #define REMOTING_HOST_HOST_EXTENSION_SESSION_MANAGER_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
| #include <vector>
|
|
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
|
|
| namespace webrtc {
|
|
|