Index: content/browser/bluetooth/web_bluetooth_service_impl.h |
diff --git a/content/browser/bluetooth/web_bluetooth_service_impl.h b/content/browser/bluetooth/web_bluetooth_service_impl.h |
index 4c07543c96ede611c9b9e2ece14397476a9eafa2..952d89dbef0c96290e7716fda3b761b2bbf41ef5 100644 |
--- a/content/browser/bluetooth/web_bluetooth_service_impl.h |
+++ b/content/browser/bluetooth/web_bluetooth_service_impl.h |
@@ -31,7 +31,6 @@ class Origin; |
namespace content { |
class BluetoothDeviceChooserController; |
-class BluetoothAdapterFactoryWrapper; |
class FrameConnectedBluetoothDevices; |
class RenderFrameHost; |
class RenderProcessHost; |
@@ -208,7 +207,6 @@ class WebBluetoothServiceImpl : public blink::mojom::WebBluetoothService, |
const std::string& characteristic_instance_id); |
RenderProcessHost* GetRenderProcessHost(); |
- BluetoothAdapterFactoryWrapper* GetBluetoothAdapterFactoryWrapper(); |
device::BluetoothAdapter* GetAdapter(); |
url::Origin GetOrigin(); |