| 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 76f508ae81c3879219ee4d10968fd88ecabf4cd1..279384e66a5eeb09df240ddd8e9f99d50dcfe23d 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| @@ -51,6 +51,7 @@ enum WebBluetoothError {
|
| NO_SERVICES_FOUND,
|
| CHARACTERISTIC_NOT_FOUND,
|
| NO_CHARACTERISTICS_FOUND,
|
| + WEB_BLUETOOTH_NOT_SUPPORTED,
|
| // NotSupportedError:
|
| GATT_UNKNOWN_ERROR,
|
| GATT_UNKNOWN_FAILURE,
|
|
|