Index: device/bluetooth/bluez/bluetooth_gatt_connection_bluez.h |
diff --git a/device/bluetooth/bluetooth_gatt_connection_bluez.h b/device/bluetooth/bluez/bluetooth_gatt_connection_bluez.h |
similarity index 85% |
rename from device/bluetooth/bluetooth_gatt_connection_bluez.h |
rename to device/bluetooth/bluez/bluetooth_gatt_connection_bluez.h |
index 1ea0a324f0d82ea6b907e250cf0365cd5b428a8e..91504b2c3ce5f09d039e15973ec21790d423c7af 100644 |
--- a/device/bluetooth/bluetooth_gatt_connection_bluez.h |
+++ b/device/bluetooth/bluez/bluetooth_gatt_connection_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_CONNECTION_BLUEZ_H_ |
-#define DEVICE_BLUETOOTH_BLUETOOTH_GATT_CONNECTION_BLUEZ_H_ |
+#ifndef DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_GATT_CONNECTION_BLUEZ_H_ |
+#define DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_GATT_CONNECTION_BLUEZ_H_ |
#include <string> |
@@ -56,4 +56,4 @@ class BluetoothGattConnectionBlueZ |
} // namespace bluez |
-#endif // DEVICE_BLUETOOTH_BLUETOOTH_GATT_CONNECTION_BLUEZ_H_ |
+#endif // DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_GATT_CONNECTION_BLUEZ_H_ |