| Index: chrome/browser/ui/android/bluetooth_chooser_android.h
|
| diff --git a/chrome/browser/ui/android/bluetooth_chooser_android.h b/chrome/browser/ui/android/bluetooth_chooser_android.h
|
| index 1c2e0ac5ae24227e0fa11384c3c45547a7f060f1..899ad489aaaf1885760c892d4c70731ab73dfa93 100644
|
| --- a/chrome/browser/ui/android/bluetooth_chooser_android.h
|
| +++ b/chrome/browser/ui/android/bluetooth_chooser_android.h
|
| @@ -28,7 +28,6 @@ class BluetoothChooserAndroid : public content::BluetoothChooser {
|
| bool is_gatt_connected,
|
| bool is_paired,
|
| int signal_strength_level) override;
|
| - void RemoveDevice(const std::string& device_id) override;
|
|
|
| // Report the dialog's result.
|
| void OnDialogFinished(JNIEnv* env,
|
|
|