Index: public/platform/modules/bluetooth/WebBluetoothError.h |
diff --git a/public/platform/modules/bluetooth/WebBluetoothError.h b/public/platform/modules/bluetooth/WebBluetoothError.h |
index 3ef42358d40c9e74122115d6dd7468ba7d769c37..34750fdbc9bac5ff1a492ad5b996a713d42d1255 100644 |
--- a/public/platform/modules/bluetooth/WebBluetoothError.h |
+++ b/public/platform/modules/bluetooth/WebBluetoothError.h |
@@ -34,12 +34,7 @@ enum class WebBluetoothError { |
ConnectUnsupportedDevice, |
UntranslatedConnectErrorCode, |
// NotFoundError: |
- BluetoothAdapterOff, |
NoBluetoothAdapter, |
- NoBluetoothChooser, |
- DiscoverySessionStartFailed, |
- DiscoverySessionStopFailed, |
- NoDevicesFound, |
ChosenDeviceVanished, |
ChooserCancelled, |
ServiceNotFound, |