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 2436f55ec4eb1662dec2b573fd29eab90b353058..1351bce774a99f41527a08764c56fbeff5a61227 100644 |
--- a/content/renderer/bluetooth/web_bluetooth_impl.h |
+++ b/content/renderer/bluetooth/web_bluetooth_impl.h |
@@ -33,7 +33,6 @@ class InterfaceProvider; |
namespace content { |
class BluetoothDispatcher; |
-class ThreadSafeSender; |
// Implementation of blink::WebBluetooth. Passes calls through to the thread |
// specific BluetoothDispatcher. |