Index: content/common/bluetooth/web_bluetooth_device_id_struct_traits.h |
diff --git a/content/common/bluetooth/web_bluetooth_device_id_struct_traits.h b/content/common/bluetooth/web_bluetooth_device_id_struct_traits.h |
index 82fa21b4696cd400509448f19d783edcfec5302b..08b9f11edbffee8ff4fc02ad3fb204e9def0bfb5 100644 |
--- a/content/common/bluetooth/web_bluetooth_device_id_struct_traits.h |
+++ b/content/common/bluetooth/web_bluetooth_device_id_struct_traits.h |
@@ -13,7 +13,7 @@ |
namespace mojo { |
template <> |
-struct StructTraits<blink::mojom::WebBluetoothDeviceId, |
+struct StructTraits<blink::mojom::WebBluetoothDeviceIdDataView, |
content::WebBluetoothDeviceId> { |
static const std::string& device_id( |
const content::WebBluetoothDeviceId& device_id) { |