Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1505)

Unified Diff: content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.h

Issue 2753613002: Remove content::BluetoothChooser::RemoveDevice() function (Closed)
Patch Set: remove content::BluetoothChooser::RemoveDevice() function Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698