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

Unified Diff: ash/ash.gyp

Issue 15718003: Add SessionStateObserver with ActiveUserChanged() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: close button when switching users, notify observers with ActiveUserChanged() when new user logs in Created 7 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/session_state_delegate.h » ('j') | ash/session_state_observer.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 c3b7609884e02e45324951f5498dd68987304308..1e932f33330c0fbf0c08b6c589b96da0359ef61c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -173,6 +173,7 @@
'screensaver/screensaver_view.h',
'screenshot_delegate.h',
'session_state_delegate.h',
+ 'session_state_observer.h',
'shelf/background_animator.cc',
'shelf/background_animator.h',
'shelf/shelf_layout_manager.cc',
« no previous file with comments | « no previous file | ash/session_state_delegate.h » ('j') | ash/session_state_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698