| Index: third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h
|
| diff --git a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h
|
| index f116b9cde329466c06d223116e0521fde81fadf2..a020a99ff3969c161326366942bb5ab350f12be0 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h
|
| @@ -44,6 +44,7 @@ enum class WebBluetoothError {
|
| NoBluetoothAdapter,
|
| ChosenDeviceVanished,
|
| ChooserCancelled,
|
| + ChooserDisabled,
|
| ChooserDeniedPermission,
|
| ServiceNotFound,
|
| CharacteristicNotFound,
|
|
|