| Index: tools/battor_agent/battor_connection_impl_unittest.cc
|
| diff --git a/tools/battor_agent/battor_connection_impl_unittest.cc b/tools/battor_agent/battor_connection_impl_unittest.cc
|
| index 233e7e66db4e6eb8a0ef7eaf80f1693dfe93d597..4e19ee123c5609aa21ec1efb33f413d8450b0696 100644
|
| --- a/tools/battor_agent/battor_connection_impl_unittest.cc
|
| +++ b/tools/battor_agent/battor_connection_impl_unittest.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/test/test_simple_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "device/serial/serial.mojom.h"
|
| #include "device/serial/test_serial_io_handler.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|