Index: content/renderer/bluetooth/web_bluetooth_impl.h |
diff --git a/content/renderer/bluetooth/web_bluetooth_impl.h b/content/renderer/bluetooth/web_bluetooth_impl.h |
index cc520c8c3e39fbf4e351d00c7098c8cc2a1936bb..193b76bf25dc8a7a34e3ac5fa5411c309d4b6d3c 100644 |
--- a/content/renderer/bluetooth/web_bluetooth_impl.h |
+++ b/content/renderer/bluetooth/web_bluetooth_impl.h |
@@ -15,7 +15,7 @@ |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "content/common/content_export.h" |
#include "mojo/public/cpp/bindings/associated_binding.h" |
#include "third_party/WebKit/public/platform/modules/bluetooth/WebBluetooth.h" |