| 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 0218e5f928f7619f5cd58d3c236a3e40fe1969d7..3c002212935646de428798f3f6d4627311644476 100644
|
| --- a/remoting/client/plugin/pepper_input_handler.h
|
| +++ b/remoting/client/plugin/pepper_input_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_INPUT_HANDLER_H_
|
| #define REMOTING_CLIENT_PLUGIN_PEPPER_INPUT_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
| namespace pp {
|
|
|