| Index: content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.h
|
| diff --git a/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.h b/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.h
|
| index ae5cd83e4927271b2be72abd013bc06d5fffeddf..9f888f5fef1270d8b4bd92227c76b7e26a426f89 100644
|
| --- a/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.h
|
| +++ b/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.h
|
| @@ -32,7 +32,6 @@ class LayoutTestFirstDeviceBluetoothChooser : public BluetoothChooser {
|
| bool is_gatt_connected,
|
| bool is_paired,
|
| int signal_strength_level) override;
|
| - void RemoveDevice(const std::string& device_id) override {}
|
|
|
| private:
|
| EventHandler event_handler_;
|
|
|