| Index: tools/battor_agent/battor_connection_impl.h
|
| diff --git a/tools/battor_agent/battor_connection_impl.h b/tools/battor_agent/battor_connection_impl.h
|
| index 5338615dc5363a6e2a0a6bf245c403debab0fcf6..3b32e2a2b781138cf09b2bfe2e2d57cae5ad85c0 100644
|
| --- a/tools/battor_agent/battor_connection_impl.h
|
| +++ b/tools/battor_agent/battor_connection_impl.h
|
| @@ -12,6 +12,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "device/serial/serial.mojom.h"
|
| #include "tools/battor_agent/battor_connection.h"
|
| #include "tools/battor_agent/battor_error.h"
|
|
|