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

Unified Diff: ash/ash.gyp

Issue 210903003: Implemented system tray UI for new account management. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed windows compilation. Created 6 years, 9 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/ash_strings.grd » ('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 0fc17cb5b42c859100ff88967d6adb90e694cb8d..31f94f674f70b433d8e8e9ac341694d193c56ae8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -486,6 +486,8 @@
'system/user/tray_user_separator.h',
'system/user/update_observer.h',
'system/user/user_observer.h',
+ 'system/user/user_accounts_delegate.cc',
+ 'system/user/user_accounts_delegate.h',
'system/web_notification/web_notification_tray.cc',
'system/web_notification/web_notification_tray.h',
'system/win/audio/tray_audio_delegate_win.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/ash_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698