| Index: remoting/client/plugin/pepper_input_handler.h
|
| diff --git a/remoting/client/plugin/pepper_input_handler.h b/remoting/client/plugin/pepper_input_handler.h
|
| index 1d07c9fe3ee1c957998f9570fb81c82bd5c1b4e0..a42634ac04fce9f54636d528e37282d8115158ff 100644
|
| --- a/remoting/client/plugin/pepper_input_handler.h
|
| +++ b/remoting/client/plugin/pepper_input_handler.h
|
| @@ -5,8 +5,9 @@
|
| #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_INPUT_HANDLER_H_
|
| #define REMOTING_CLIENT_PLUGIN_PEPPER_INPUT_HANDLER_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
|
|
| namespace pp {
|
| class InputEvent;
|
|
|