| 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 1b4f4fd8daa8a44e9023c649352fd2a26b2672de..54bfda555a4fb47cb9098cb4d261cc70544820c8 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
|
| @@ -139,7 +139,7 @@ class LayoutTestBluetoothAdapterProvider {
|
| // Internal structure
|
| // - DeviceNameLongerThan29Bytes
|
| // - Mock Functions:
|
| - // - GetName(): Returns "a_device_name_that_is_longer_than_29_bytes_but_shorter_than_240_bytes"
|
| + // - GetName(): Returns "a_device_name_that_is_longer_than_29_bytes_but_shorter_than_248_bytes"
|
| static scoped_refptr<testing::NiceMock<device::MockBluetoothAdapter>>
|
| GetDeviceNameLongerThan29BytesAdapter();
|
|
|
|
|