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 1abcc3686e47ac1afa430182d199b32e19a782f9..c641728ca7719b88caac7fe76d7ab9c7c8cc9add 100644 |
--- a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom |
+++ b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom |
@@ -95,7 +95,6 @@ struct WebBluetoothDeviceId { |
struct WebBluetoothDevice { |
WebBluetoothDeviceId id; |
string? name; |
- array<string> uuids; |
}; |
struct WebBluetoothRemoteGATTService { |