| Index: device/bluetooth/dbus/fake_bluetooth_gatt_service_client.h
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_gatt_service_client.h b/device/bluetooth/dbus/fake_bluetooth_gatt_service_client.h
|
| index 44ac42a80babddbc0510a5a7e5c19a167efdc97c..7ecf8057e269cf29182321a66d3a5d238fe888f4 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_gatt_service_client.h
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_gatt_service_client.h
|
| @@ -89,6 +89,8 @@ class DEVICE_BLUETOOTH_EXPORT FakeBluetoothGattServiceClient
|
| static const char kBatteryServicePathComponent[];
|
| static const char kBatteryServiceUUID[];
|
|
|
| + static const char kGenericAccessServiceUUID[];
|
| +
|
| private:
|
| // Property callback passed when we create Properties structures.
|
| void OnPropertyChanged(const dbus::ObjectPath& object_path,
|
|
|