| Index: device/bluetooth/bluez/bluetooth_gatt_connection_bluez.cc
|
| diff --git a/device/bluetooth/bluetooth_gatt_connection_bluez.cc b/device/bluetooth/bluez/bluetooth_gatt_connection_bluez.cc
|
| similarity index 95%
|
| rename from device/bluetooth/bluetooth_gatt_connection_bluez.cc
|
| rename to device/bluetooth/bluez/bluetooth_gatt_connection_bluez.cc
|
| index 5b99b124aec378465a9272ec7ee43a5dd367829c..043106b3c485d6e64d4301b4663eec833774e655 100644
|
| --- a/device/bluetooth/bluetooth_gatt_connection_bluez.cc
|
| +++ b/device/bluetooth/bluez/bluetooth_gatt_connection_bluez.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| +// 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.
|
|
|
| -#include "device/bluetooth/bluetooth_gatt_connection_bluez.h"
|
| +#include "device/bluetooth/bluez/bluetooth_gatt_connection_bluez.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
|
|