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

Unified Diff: ash/ash.gyp

Issue 10391177: Add TrayLocale for locale change notifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/tray_locale.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index f21f886f45b7561cbe978701814a6b2819490ab5..2b263b9583a806c250a76255c9b4a927e0e1a63d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -168,6 +168,8 @@
'system/tray_accessibility.h',
'system/tray_caps_lock.cc',
'system/tray_caps_lock.h',
+ 'system/tray_locale.cc',
+ 'system/tray_locale.h',
'system/tray_update.cc',
'system/tray_update.h',
'system/user/login_status.h',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/tray_locale.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698