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

Unified Diff: athena/wm/public/window_manager.h

Issue 394043002: athena: Add a minimized state for the home-card. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: self-nits Created 6 years, 5 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: athena/wm/public/window_manager.h
diff --git a/athena/wm/public/window_manager.h b/athena/wm/public/window_manager.h
index 9cbd79e21ff5a06c98c1135f50dc3d7b6466356e..00aac1933e4c1d20ae2a76e756b3a8f9ed5cebed 100644
--- a/athena/wm/public/window_manager.h
+++ b/athena/wm/public/window_manager.h
@@ -16,6 +16,7 @@ class ATHENA_EXPORT WindowManager {
// implementation.
static WindowManager* Create();
static void Shutdown();
+ static WindowManager* GetInstance();
virtual ~WindowManager() {}
« athena/wm/DEPS ('K') | « athena/wm/DEPS ('k') | athena/wm/window_manager_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698