Index: extensions/browser/api/bluetooth/bluetooth_private_api.h |
diff --git a/extensions/browser/api/bluetooth/bluetooth_private_api.h b/extensions/browser/api/bluetooth/bluetooth_private_api.h |
index 477d19a0a1172f8f78188daab548201186ea8d7d..edd10db4c4204b1197e106fc933d608e8f3d1752 100644 |
--- a/extensions/browser/api/bluetooth/bluetooth_private_api.h |
+++ b/extensions/browser/api/bluetooth/bluetooth_private_api.h |
@@ -18,8 +18,6 @@ class BluetoothAdapter; |
namespace extensions { |
-class BluetoothApiPairingDelegate; |
- |
// The profile-keyed service that manages the bluetoothPrivate extension API. |
class BluetoothPrivateAPI : public BrowserContextKeyedAPI, |
public EventRouter::Observer { |