QUIC - cleanup changes to sync chromium tree with internal source.
[chromium-blink-merge.git] / device / bluetooth / bluetooth_device_mac.mm
blobdfd1bff0a45afb5d1395f74c70c6905866b49454
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "device/bluetooth/bluetooth_device_mac.h"
7 namespace device {
9 BluetoothDeviceMac::BluetoothDeviceMac() {
12 BluetoothDeviceMac::~BluetoothDeviceMac() {
15 }  // namespace device