| Index: device/bluetooth/bluez/bluetooth_audio_sink_bluez.h
|
| diff --git a/device/bluetooth/bluetooth_audio_sink_bluez.h b/device/bluetooth/bluez/bluetooth_audio_sink_bluez.h
|
| similarity index 97%
|
| rename from device/bluetooth/bluetooth_audio_sink_bluez.h
|
| rename to device/bluetooth/bluez/bluetooth_audio_sink_bluez.h
|
| index 75147b45624448ec87e601e0425968360f5a2aa1..6632803fa0b01acc9e6bf0721dc9bf6e03b6a329 100644
|
| --- a/device/bluetooth/bluetooth_audio_sink_bluez.h
|
| +++ b/device/bluetooth/bluez/bluetooth_audio_sink_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_AUDIO_SINK_BLUEZ_H_
|
| -#define DEVICE_BLUETOOTH_BLUETOOTH_AUDIO_SINK_BLUEZ_H_
|
| +#ifndef DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_AUDIO_SINK_BLUEZ_H_
|
| +#define DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_AUDIO_SINK_BLUEZ_H_
|
|
|
| #include <stdint.h>
|
|
|
| @@ -221,4 +221,4 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAudioSinkBlueZ
|
|
|
| } // namespace bluez
|
|
|
| -#endif // DEVICE_BLUETOOTH_BLUETOOTH_AUDIO_SINK_BLUEZ_H_
|
| +#endif // DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_AUDIO_SINK_BLUEZ_H_
|
|
|