blob: 258208f868219b666ca248adcde34287eb31ac6f [file] [log] [blame]
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
mojom = "//device/bluetooth/public/mojom/uuid.mojom"
public_headers = [ "//device/bluetooth/bluetooth_uuid.h" ]
traits_headers = [ "//device/bluetooth/public/mojom/uuid_mojom_traits.h" ]
deps = [
"//device/bluetooth",
]
type_mappings = [ "bluetooth.mojom.UUID=device::BluetoothUUID" ]