| Index: third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| index bd5074b37f49a1b30fa25ca2227141663466c6c7..14f9f3b684bf2e28d3959a5a86106b19348e31dc 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| @@ -52,6 +52,7 @@ enum WebBluetoothError {
|
| CHARACTERISTIC_NOT_FOUND,
|
| NO_CHARACTERISTICS_FOUND,
|
| WEB_BLUETOOTH_NOT_SUPPORTED,
|
| + BLUETOOTH_LOW_ENERGY_NOT_AVAILABLE,
|
| // NotSupportedError:
|
| GATT_UNKNOWN_ERROR,
|
| GATT_UNKNOWN_FAILURE,
|
|
|