Index: chromeos/dbus/fake_bluetooth_device_client.h |
diff --git a/chromeos/dbus/fake_bluetooth_device_client.h b/chromeos/dbus/fake_bluetooth_device_client.h |
index 34b795963dd533092a7e58c5dcb2d49cfb30fcee..d3b0fdd90c1104fa598a18b4efa9646a10106605 100644 |
--- a/chromeos/dbus/fake_bluetooth_device_client.h |
+++ b/chromeos/dbus/fake_bluetooth_device_client.h |
@@ -146,6 +146,9 @@ class CHROMEOS_EXPORT FakeBluetoothDeviceClient |
void RejectSimulatedPairing( |
const dbus::ObjectPath& object_path, |
const ErrorCallback& error_callback); |
+ void AddInputDeviceIfNeeded( |
+ const dbus::ObjectPath& object_path, |
+ Properties* properties); |
void PinCodeCallback( |
const dbus::ObjectPath& object_path, |