Index: chromeos/dbus/bluetooth_property.h |
diff --git a/chrome/browser/chromeos/dbus/bluetooth_property.h b/chromeos/dbus/bluetooth_property.h |
similarity index 95% |
rename from chrome/browser/chromeos/dbus/bluetooth_property.h |
rename to chromeos/dbus/bluetooth_property.h |
index eb1f69d908ec092c2fb61c4e3c4892ccac1d16ec..ccfbff122b7ccb300161b1f426d0a144e921f880 100644 |
--- a/chrome/browser/chromeos/dbus/bluetooth_property.h |
+++ b/chromeos/dbus/bluetooth_property.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 CHROME_BROWSER_CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_ |
-#define CHROME_BROWSER_CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_ |
+#ifndef CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_ |
+#define CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_ |
#pragma once |
#include "base/compiler_specific.h" |
@@ -93,4 +93,4 @@ class BluetoothProperty : public dbus::Property<T> { |
} // namespace chromeos |
-#endif // CHROME_BROWSER_CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_ |
+#endif // CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_ |