| 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 ddd5fd76bd75bc6ee6b70ad78327bb766cce8750..1668575334a6240bdacc73b4c9d94b7cd3ddd738 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| @@ -72,8 +72,6 @@ enum WebBluetoothResult {
|
| GATT_OPERATION_IN_PROGRESS,
|
| GATT_SERVER_DISCONNECTED,
|
| GATT_SERVER_NOT_CONNECTED,
|
| - GATT_SERVER_DISCONNECTED_WHILE_RETRIEVING_CHARACTERISTICS,
|
| - GATT_SERVER_NOT_CONNECTED_CANNOT_RETRIEVE_CHARACTERISTICS,
|
| UNTRANSLATED_CONNECT_ERROR_CODE,
|
| // NotFoundError:
|
| NO_BLUETOOTH_ADAPTER,
|
|
|