| Index: device/hid/hid_connection_mac.cc
|
| diff --git a/device/hid/hid_connection_mac.cc b/device/hid/hid_connection_mac.cc
|
| index 57f56af4a390bbf5de46bd9126bcd4f1e7983eed..cd62324e4a8b1bfe635aff86d468193692cf7135 100644
|
| --- a/device/hid/hid_connection_mac.cc
|
| +++ b/device/hid/hid_connection_mac.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/numerics/safe_math.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/stringprintf.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/device_event_log/device_event_log.h"
|
| #include "device/hid/hid_connection_mac.h"
|
|
|
|
|