Index: content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.cc |
diff --git a/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.cc b/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.cc |
index f4f4c30041770e167d4429d01090524b65b3ceda..38ad9dcda58d72283d0945b47e49f6b6ca2f86c1 100644 |
--- a/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.cc |
+++ b/content/shell/browser/layout_test/layout_test_first_device_bluetooth_chooser.cc |
@@ -45,7 +45,7 @@ void LayoutTestFirstDeviceBluetoothChooser::ShowDiscoveryState( |
} |
} |
-void LayoutTestFirstDeviceBluetoothChooser::AddDevice( |
+void LayoutTestFirstDeviceBluetoothChooser::AddOrUpdateDevice( |
const std::string& deviceId, |
const base::string16& deviceName) { |
event_handler_.Run(Event::SELECTED, deviceId); |