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