| Index: remoting/client/client_user_interface.h
|
| diff --git a/remoting/client/client_user_interface.h b/remoting/client/client_user_interface.h
|
| index 7b8edbe1d9b28b91d33197ebffbe11a04a6bd1fa..daf22b1c9575c3f430ffe14094c187bc5d5b849e 100644
|
| --- a/remoting/client/client_user_interface.h
|
| +++ b/remoting/client/client_user_interface.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef REMOTING_CLIENT_CLIENT_USER_INTERFACE_H_
|
| #define REMOTING_CLIENT_CLIENT_USER_INTERFACE_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "remoting/protocol/connection_to_host.h"
|
| #include "remoting/protocol/third_party_client_authenticator.h"
|
|
|
|
|