summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_bluetooth_device_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/fake_bluetooth_device_client.h')
-rw-r--r--chromeos/dbus/fake_bluetooth_device_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/dbus/fake_bluetooth_device_client.h b/chromeos/dbus/fake_bluetooth_device_client.h
index 69c2745..861121f 100644
--- a/chromeos/dbus/fake_bluetooth_device_client.h
+++ b/chromeos/dbus/fake_bluetooth_device_client.h
@@ -168,7 +168,7 @@ class CHROMEOS_EXPORT FakeBluetoothDeviceClient
const ErrorCallback& error_callback,
ExperimentalBluetoothAgentServiceProvider::Delegate::Status status);
void SimulateKeypress(
- int16 entered,
+ uint16 entered,
const dbus::ObjectPath& object_path,
const base::Closure& callback,
const ErrorCallback& error_callback);