| Index: device/serial/serial_io_handler_posix.h
|
| diff --git a/device/serial/serial_io_handler_posix.h b/device/serial/serial_io_handler_posix.h
|
| index 5050d2304fe21b3365b8c9c3ca3f25dac46389ae..ea057330bc67a872774e49c9e0af1502d01ed531 100644
|
| --- a/device/serial/serial_io_handler_posix.h
|
| +++ b/device/serial/serial_io_handler_posix.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef DEVICE_SERIAL_SERIAL_IO_HANDLER_POSIX_H_
|
| #define DEVICE_SERIAL_SERIAL_IO_HANDLER_POSIX_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/thread_task_runner_handle.h"
|
|
|