Index: content/browser/bluetooth/bluetooth_allowed_devices_map.h |
diff --git a/content/browser/bluetooth/bluetooth_allowed_devices_map.h b/content/browser/bluetooth/bluetooth_allowed_devices_map.h |
index 86dadd2143da07e4c07a8d14ddeb5563624569f7..c33753e5e9d3c8f7a5884a6d432bc653bdce7cef 100644 |
--- a/content/browser/bluetooth/bluetooth_allowed_devices_map.h |
+++ b/content/browser/bluetooth/bluetooth_allowed_devices_map.h |
@@ -23,8 +23,6 @@ class BluetoothUUID; |
namespace content { |
-struct BluetoothScanFilter; |
- |
// Keeps track of which origins are allowed to access which devices and |
// their services. |
// |