| Index: content/shell/browser/layout_test/layout_test_bluetooth_adapter_provider.h
|
| diff --git a/content/shell/browser/layout_test/layout_test_bluetooth_adapter_provider.h b/content/shell/browser/layout_test/layout_test_bluetooth_adapter_provider.h
|
| index 9eb85ef8777154adaf5d461ea5e3e7a64c116c8d..eb83befe3ea82b4bd41259cf79399e7df0244a85 100644
|
| --- a/content/shell/browser/layout_test/layout_test_bluetooth_adapter_provider.h
|
| +++ b/content/shell/browser/layout_test/layout_test_bluetooth_adapter_provider.h
|
| @@ -463,6 +463,9 @@ class LayoutTestBluetoothAdapterProvider {
|
| static scoped_refptr<testing::NiceMock<device::MockBluetoothAdapter>>
|
| GetDelayedServicesDiscoveryAdapter();
|
|
|
| + static scoped_refptr<testing::NiceMock<device::MockBluetoothAdapter>>
|
| + GetStopDiscoveryAdapterDiscoveringChanged();
|
| +
|
| // |FailingConnectionsAdapter|
|
| // Inherits from |EmptyAdapter|
|
| // FailingConnectionsAdapter holds a device for each type of connection error
|
|
|