| Index: remoting/host/native_messaging/native_messaging_writer.h
|
| diff --git a/remoting/host/native_messaging/native_messaging_writer.h b/remoting/host/native_messaging/native_messaging_writer.h
|
| index 41f60bfb4df2d134acee8aa626e03cedf740b705..7c66b8708e2e61b0f464577547e61d91c7104152 100644
|
| --- a/remoting/host/native_messaging/native_messaging_writer.h
|
| +++ b/remoting/host/native_messaging/native_messaging_writer.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_HOST_NATIVE_MESSAGING_NATIVE_MESSAGING_WRITER_H_
|
|
|
| #include "base/files/file.h"
|
| +#include "base/macros.h"
|
|
|
| namespace base {
|
| class Value;
|
|
|