| 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 76851a9c552fbec48218c0cc13fc347df43fdd39..5cc217e415f8db9207f3060b87f903b3efb3fa6d 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,
|
|
|