Index: ash/system/locale/locale_notification_controller.h |
diff --git a/ash/common/system/locale/locale_notification_controller.h b/ash/system/locale/locale_notification_controller.h |
similarity index 86% |
rename from ash/common/system/locale/locale_notification_controller.h |
rename to ash/system/locale/locale_notification_controller.h |
index b97c7ed8ab244698ce65f3997983aec51b4742f1..7ea476a8ed114b79efb7ae9439b77f10f3ff95ae 100644 |
--- a/ash/common/system/locale/locale_notification_controller.h |
+++ b/ash/system/locale/locale_notification_controller.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 ASH_COMMON_SYSTEM_LOCALE_LOCALE_NOTIFICATION_CONTROLLER_H_ |
-#define ASH_COMMON_SYSTEM_LOCALE_LOCALE_NOTIFICATION_CONTROLLER_H_ |
+#ifndef ASH_SYSTEM_LOCALE_LOCALE_NOTIFICATION_CONTROLLER_H_ |
+#define ASH_SYSTEM_LOCALE_LOCALE_NOTIFICATION_CONTROLLER_H_ |
#include <string> |
@@ -43,4 +43,4 @@ class LocaleNotificationController |
} // namespace ash |
-#endif // ASH_COMMON_SYSTEM_LOCALE_LOCALE_NOTIFICATION_CONTROLLER_H_ |
+#endif // ASH_SYSTEM_LOCALE_LOCALE_NOTIFICATION_CONTROLLER_H_ |