| 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 45046259e76f9ddd51e46c799f651468bee87ee5..86d26d3dadd4a1f0e547fe93f619ee7702663fda 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h
|
| @@ -45,6 +45,7 @@ enum class WebBluetoothError {
|
| ChosenDeviceVanished,
|
| ChooserCancelled,
|
| ChooserDisabled,
|
| + KillSwitchEnabled,
|
| ChooserDeniedPermission,
|
| ServiceNotFound,
|
| CharacteristicNotFound,
|
|
|