Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1167)

Unified Diff: ash/ash.gyp

Issue 2082193002: mash: Migrate locale observer and notification to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Format Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698