| Index: public/platform/modules/bluetooth/WebBluetoothError.h
|
| diff --git a/public/platform/modules/bluetooth/WebBluetoothError.h b/public/platform/modules/bluetooth/WebBluetoothError.h
|
| index c66f180509961c5a968b25fb5038e5b0859f55dc..cf4e5eb4fe0ba7042b206ee12d3bb6e3022b7b3a 100644
|
| --- a/public/platform/modules/bluetooth/WebBluetoothError.h
|
| +++ b/public/platform/modules/bluetooth/WebBluetoothError.h
|
| @@ -48,6 +48,7 @@ enum class WebBluetoothError {
|
| GATTUntranslatedErrorCode,
|
| // SecurityError:
|
| GATTNotAuthorized,
|
| + RequestDeviceWithoutFrame,
|
| // SyntaxError:
|
|
|
| ENUM_MAX_VALUE = GATTNotAuthorized,
|
|
|