Remove BluetoothDevice.uuids attribute from WebBluetooth
The BluetoothDevice.uuids attribute is removed from the WebBluetooth
spec, this CL removes the BluetoothDevice.uuids attribute and updates
related test code.
It was marked Deprecated for a brief time, but because
Web Bluetooth is moving out of experimental / origin trial
and shipping we will make the clean break without
maintaining the deprecated API in the shipped state.
BUG=
653317
Committed:
https://crrev.com/45d0b0cfd7fe1493719a5c9e757d620b19bbf52d
Cr-Commit-Position: refs/heads/master@{#427929}