Index: chromeos/dbus/dbus_method_call_status.h |
diff --git a/chrome/browser/chromeos/dbus/dbus_method_call_status.h b/chromeos/dbus/dbus_method_call_status.h |
similarity index 65% |
rename from chrome/browser/chromeos/dbus/dbus_method_call_status.h |
rename to chromeos/dbus/dbus_method_call_status.h |
index 6206f2329bf5e299226a9751507aafd134120ccb..6cfb11ec474815c074a58b466ad5109855241bf0 100644 |
--- a/chrome/browser/chromeos/dbus/dbus_method_call_status.h |
+++ b/chromeos/dbus/dbus_method_call_status.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_DBUS_METHOD_CALL_STATUS_H_ |
-#define CHROME_BROWSER_CHROMEOS_DBUS_DBUS_METHOD_CALL_STATUS_H_ |
+#ifndef CHROMEOS_DBUS_DBUS_METHOD_CALL_STATUS_H_ |
+#define CHROMEOS_DBUS_DBUS_METHOD_CALL_STATUS_H_ |
namespace chromeos { |
@@ -15,4 +15,4 @@ enum DBusMethodCallStatus { |
} // namespace |
-#endif // CHROME_BROWSER_CHROMEOS_DBUS_DBUS_METHOD_CALL_STATUS_H_ |
+#endif // CHROMEOS_DBUS_DBUS_METHOD_CALL_STATUS_H_ |