| Index: device/bluetooth/dbus/fake_bluetooth_gatt_service_service_provider.h
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_gatt_service_service_provider.h b/device/bluetooth/dbus/fake_bluetooth_gatt_service_service_provider.h
|
| index 69b71fd7cf165b9d622fbe8a43ee66c974c2b2ea..2e9fb2db4f7cbf660fb63223999ea0979fd30396 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_gatt_service_service_provider.h
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_gatt_service_service_provider.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 CHROMEOS_DBUS_FAKE_BLUETOOTH_SERVICE_SERVICE_PROVIDER_H_
|
| -#define CHROMEOS_DBUS_FAKE_BLUETOOTH_SERVICE_SERVICE_PROVIDER_H_
|
| +#ifndef DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_SERVICE_SERVICE_PROVIDER_H_
|
| +#define DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_SERVICE_SERVICE_PROVIDER_H_
|
|
|
| #include <string>
|
| #include <vector>
|
| @@ -44,4 +44,4 @@ class DEVICE_BLUETOOTH_EXPORT FakeBluetoothGattServiceServiceProvider
|
|
|
| } // namespace bluez
|
|
|
| -#endif // CHROMEOS_DBUS_FAKE_BLUETOOTH_SERVICE_SERVICE_PROVIDER_H_
|
| +#endif // DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_SERVICE_SERVICE_PROVIDER_H_
|
|
|