| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f18afcb33082685518554d731f445b1aeb688a09..44b52c43415dc6b106ace85cd7b231b7b345458a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -129,6 +129,9 @@
|
| 'common/system/ime/ime_observer.h',
|
| 'common/system/ime/tray_ime_chromeos.cc',
|
| 'common/system/ime/tray_ime_chromeos.h',
|
| + 'common/system/locale/locale_notification_controller.cc',
|
| + 'common/system/locale/locale_notification_controller.h',
|
| + 'common/system/locale/locale_observer.h',
|
| 'common/system/networking_config_delegate.cc',
|
| 'common/system/networking_config_delegate.h',
|
| 'common/system/system_notifier.cc',
|
| @@ -577,8 +580,6 @@
|
| 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
|
| 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
|
| 'system/keyboard_brightness/keyboard_brightness_control_delegate.h',
|
| - 'system/locale/locale_notification_controller.cc',
|
| - 'system/locale/locale_notification_controller.h',
|
| 'system/overview/overview_button_tray.cc',
|
| 'system/overview/overview_button_tray.h',
|
| 'system/status_area_widget.cc',
|
|
|