Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(342)

Unified Diff: components/pairing/bluetooth_host_pairing_controller.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: merge up to r429325 Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/pairing/bluetooth_host_pairing_controller.h
diff --git a/components/pairing/bluetooth_host_pairing_controller.h b/components/pairing/bluetooth_host_pairing_controller.h
index 067c89237518de2b44dc4efb33717a4c860e03d6..3b0e47836a3cb18ea76be245732690e44d30e1da 100644
--- a/components/pairing/bluetooth_host_pairing_controller.h
+++ b/components/pairing/bluetooth_host_pairing_controller.h
@@ -21,6 +21,10 @@
#include "device/bluetooth/bluetooth_socket.h"
#include "device/hid/input_service_linux.h"
+namespace base {
+class SingleThreadTaskRunner;
+}
+
namespace device {
class BluetoothAdapter;
}
« no previous file with comments | « components/nacl/common/nacl_debug_exception_handler_win.h ('k') | components/pairing/bluetooth_host_pairing_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698