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