| Index: remoting/host/native_messaging/native_messaging_pipe.h
|
| diff --git a/remoting/host/native_messaging/native_messaging_pipe.h b/remoting/host/native_messaging/native_messaging_pipe.h
|
| index a333943e4ea9c40cdddad112a25512375f38bbb8..8524a1a6d79ec126afb0af30252e12a0734b2b5c 100644
|
| --- a/remoting/host/native_messaging/native_messaging_pipe.h
|
| +++ b/remoting/host/native_messaging/native_messaging_pipe.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_PIPE_H_
|
| #define REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_PIPE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "extensions/browser/api/messaging/native_message_host.h"
|
|
|