| Index: remoting/host/native_messaging/log_message_handler.h
|
| diff --git a/remoting/host/native_messaging/log_message_handler.h b/remoting/host/native_messaging/log_message_handler.h
|
| index 74596fa19038a20d24a92b0132d73b19d5696ec9..047a5362f2ae6bf679547e6d8498e4e0f89c4756 100644
|
| --- a/remoting/host/native_messaging/log_message_handler.h
|
| +++ b/remoting/host/native_messaging/log_message_handler.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef REMOTING_HOST_NATIVE_MESSAGIN_LOG_HANDLER_H_
|
| #define REMOTING_HOST_NATIVE_MESSAGIN_LOG_HANDLER_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/callback.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/values.h"
|
|
|