| Index: remoting/host/host_change_notification_listener.h
|
| diff --git a/remoting/host/host_change_notification_listener.h b/remoting/host/host_change_notification_listener.h
|
| index 26f19390586176002098d4d0d4153a232581923e..84525509452f50c497c2fb4dbded36d5667ffbcb 100644
|
| --- a/remoting/host/host_change_notification_listener.h
|
| +++ b/remoting/host/host_change_notification_listener.h
|
| @@ -5,11 +5,11 @@
|
| #ifndef REMOTING_HOST_HOST_CHANGE_NOTIFICATION_LISTENER_H
|
| #define REMOTING_HOST_HOST_CHANGE_NOTIFICATION_LISTENER_H
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/signaling/signal_strategy.h"
|
|
|
|
|