Index: device/bluetooth/bluez/bluetooth_advertisement_bluez.h |
diff --git a/device/bluetooth/bluetooth_advertisement_bluez.h b/device/bluetooth/bluez/bluetooth_advertisement_bluez.h |
similarity index 90% |
rename from device/bluetooth/bluetooth_advertisement_bluez.h |
rename to device/bluetooth/bluez/bluetooth_advertisement_bluez.h |
index 967f23da7bd61a2e430f9adc688a70fdbe380d31..79d683f3813879a74cc6ead654dd9e16a427bc9f 100644 |
--- a/device/bluetooth/bluetooth_advertisement_bluez.h |
+++ b/device/bluetooth/bluez/bluetooth_advertisement_bluez.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef DEVICE_BLUETOOTH_BLUETOOTH_ADVERTISEMENT_BLUEZ_H_ |
-#define DEVICE_BLUETOOTH_BLUETOOTH_ADVERTISEMENT_BLUEZ_H_ |
+#ifndef DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_ADVERTISEMENT_BLUEZ_H_ |
+#define DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_ADVERTISEMENT_BLUEZ_H_ |
#include <memory> |
@@ -61,4 +61,4 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdvertisementBlueZ |
} // namespace bluez |
-#endif // DEVICE_BLUETOOTH_BLUETOOTH_ADVERTISEMENT_BLUEZ_H_ |
+#endif // DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_ADVERTISEMENT_BLUEZ_H_ |