Index: device/bluetooth/dbus/fake_bluetooth_input_client.h |
diff --git a/device/bluetooth/dbus/fake_bluetooth_input_client.h b/device/bluetooth/dbus/fake_bluetooth_input_client.h |
index e7a3b0a2683eaee0c6ce0e6eeffd92fe0828f259..a72be52f95dd37c852e0b7164f17a602db4b0b50 100644 |
--- a/device/bluetooth/dbus/fake_bluetooth_input_client.h |
+++ b/device/bluetooth/dbus/fake_bluetooth_input_client.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_INPUT_CLIENT_H_ |
-#define CHROMEOS_DBUS_FAKE_BLUETOOTH_INPUT_CLIENT_H_ |
+#ifndef DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_INPUT_CLIENT_H_ |
+#define DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_INPUT_CLIENT_H_ |
#include "base/callback.h" |
#include "base/observer_list.h" |
@@ -62,4 +62,4 @@ class DEVICE_BLUETOOTH_EXPORT FakeBluetoothInputClient |
} // namespace bluez |
-#endif // CHROMEOS_DBUS_FAKE_BLUETOOTH_INPUT_CLIENT_H_ |
+#endif // DEVICE_BLUETOOTH_DBUS_FAKE_BLUETOOTH_INPUT_CLIENT_H_ |