| Index: device/bluetooth/dbus/fake_bluetooth_agent_service_provider.h
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_agent_service_provider.h b/device/bluetooth/dbus/fake_bluetooth_agent_service_provider.h
|
| index 37e1ce6a9438286ab14de2637a4ef1e5f3500377..e3c8cd4da55bd31c887b2269c741a74f830ad6f9 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_agent_service_provider.h
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_agent_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_AGENT_SERVICE_PROVIDER_H_
|
| -#define CHROMEOS_DBUS_FAKE_BLUETOOTH_AGENT_SERVICE_PROVIDER_H_
|
| +#ifndef DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_AGENT_SERVICE_PROVIDER_H_
|
| +#define DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_AGENT_SERVICE_PROVIDER_H_
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| @@ -65,4 +65,4 @@ class DEVICE_BLUETOOTH_EXPORT FakeBluetoothAgentServiceProvider
|
|
|
| } // namespace bluez
|
|
|
| -#endif // CHROMEOS_DBUS_FAKE_BLUETOOTH_AGENT_SERVICE_PROVIDER_H_
|
| +#endif // DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_AGENT_SERVICE_PROVIDER_H_
|
|
|