| Index: ash/system/locale/locale_notification_controller.h
|
| diff --git a/ash/system/locale/locale_notification_controller.h b/ash/system/locale/locale_notification_controller.h
|
| index a347aae583412a4db52c9ede3b835bd845d39881..a98b5cf0047cf91f133810849f2690e344868422 100644
|
| --- a/ash/system/locale/locale_notification_controller.h
|
| +++ b/ash/system/locale/locale_notification_controller.h
|
| @@ -26,7 +26,6 @@ class LocaleNotificationController : public LocaleObserver {
|
| const std::string& from_locale,
|
| const std::string& to_locale) override;
|
|
|
| - LocaleObserver::Delegate* delegate_;
|
| std::string cur_locale_;
|
| std::string from_locale_;
|
| std::string to_locale_;
|
|
|