| Index: device/bluetooth/test/bluetooth_test_android.h
|
| diff --git a/device/bluetooth/test/bluetooth_test_android.h b/device/bluetooth/test/bluetooth_test_android.h
|
| index 0a87e79361365070881ba982ec0b8010848b305f..63e8f9fa82533d96b387221b235fbab5d6985e40 100644
|
| --- a/device/bluetooth/test/bluetooth_test_android.h
|
| +++ b/device/bluetooth/test/bluetooth_test_android.h
|
| @@ -22,6 +22,7 @@ class BluetoothTestAndroid : public BluetoothTestBase {
|
| void SetUp() override;
|
|
|
| // BluetoothTestBase overrides:
|
| + bool PlatformSupportsLowEnergy() override;
|
| void InitWithDefaultAdapter() override;
|
| void InitWithoutDefaultAdapter() override;
|
| void InitWithFakeAdapter() override;
|
|
|