| Index: chromeos/dbus/fake_bluetooth_profile_manager_client.h
|
| diff --git a/chromeos/dbus/fake_bluetooth_profile_manager_client.h b/chromeos/dbus/fake_bluetooth_profile_manager_client.h
|
| index c1426064d56d926e2b38ec467f241ca54814c462..b6ae0b6775ee673af4038b1262664c081e8f8a7c 100644
|
| --- a/chromeos/dbus/fake_bluetooth_profile_manager_client.h
|
| +++ b/chromeos/dbus/fake_bluetooth_profile_manager_client.h
|
| @@ -51,7 +51,6 @@
|
| // UUIDs recognised for testing.
|
| static const char kL2capUuid[];
|
| static const char kRfcommUuid[];
|
| - static const char kUnregisterableUuid[];
|
|
|
| private:
|
| // Map of a D-Bus object path to the FakeBluetoothProfileServiceProvider
|
|
|