| Index: chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| diff --git a/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h b/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| index cbfb5d3caf5321dab5c6c498f81404684996bf3b..cc384e6b7256ac250a1f90f907cfd3222639fcdf 100644
|
| --- a/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| +++ b/chrome/browser/ui/bluetooth/bluetooth_chooser_desktop.h
|
| @@ -28,7 +28,6 @@ class BluetoothChooserDesktop : public content::BluetoothChooser {
|
| bool is_gatt_connected,
|
| bool is_paired,
|
| int signal_strength_level) override;
|
| - void RemoveDevice(const std::string& device_id) override;
|
|
|
| private:
|
| // Weak. DeviceChooserContentView[Cocoa] owns it.
|
|
|