| Index: device/bluetooth/bluez/bluetooth_gatt_notify_session_bluez.h
|
| diff --git a/device/bluetooth/bluetooth_gatt_notify_session_bluez.h b/device/bluetooth/bluez/bluetooth_gatt_notify_session_bluez.h
|
| similarity index 89%
|
| rename from device/bluetooth/bluetooth_gatt_notify_session_bluez.h
|
| rename to device/bluetooth/bluez/bluetooth_gatt_notify_session_bluez.h
|
| index 88336d83467d899f6a9c53b746ccbf11bf969173..5949e66611e8374ebf93b3e831aa394f54b1d336 100644
|
| --- a/device/bluetooth/bluetooth_gatt_notify_session_bluez.h
|
| +++ b/device/bluetooth/bluez/bluetooth_gatt_notify_session_bluez.h
|
| @@ -1,9 +1,9 @@
|
| -// 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.
|
|
|
| -#ifndef DEVICE_BLUETOOTH_BLUETOOTH_GATT_NOTIFY_SESSION_BLUEZ_H_
|
| -#define DEVICE_BLUETOOTH_BLUETOOTH_GATT_NOTIFY_SESSION_BLUEZ_H_
|
| +#ifndef DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_GATT_NOTIFY_SESSION_BLUEZ_H_
|
| +#define DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_GATT_NOTIFY_SESSION_BLUEZ_H_
|
|
|
| #include <string>
|
|
|
| @@ -75,4 +75,4 @@ class BluetoothGattNotifySessionBlueZ
|
|
|
| } // namespace bluez
|
|
|
| -#endif // DEVICE_BLUETOOTH_BLUETOOTH_GATT_NOTIFY_SESSION_BLUEZ_H_
|
| +#endif // DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_GATT_NOTIFY_SESSION_BLUEZ_H_
|
|
|