| Index: content/browser/bluetooth/web_bluetooth_service_impl.cc
|
| diff --git a/content/browser/bluetooth/web_bluetooth_service_impl.cc b/content/browser/bluetooth/web_bluetooth_service_impl.cc
|
| index 0a8728f10d54b3c631d23bbbcc2d1a65819dc5a5..f4ab0195f291d1ce6d3eaa9fcd1d93c8e04bd9ea 100644
|
| --- a/content/browser/bluetooth/web_bluetooth_service_impl.cc
|
| +++ b/content/browser/bluetooth/web_bluetooth_service_impl.cc
|
| @@ -13,7 +13,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "content/browser/bluetooth/bluetooth_blacklist.h"
|
| #include "content/browser/bluetooth/bluetooth_dispatcher_host.h"
|
| #include "content/browser/bluetooth/frame_connected_bluetooth_devices.h"
|
|
|