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

Unified Diff: ash/root_window_controller.h

Issue 11201002: Removes worskpace 1 code. Will rename next. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove constants and add back kDisableLoginAnimations Created 8 years, 2 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 | « ash/ash_switches.cc ('k') | ash/root_window_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/root_window_controller.h
diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h
index 571efb96ff190c921eab652e417edb9cf66ee1e5..07f08b4c1997d63dc38faddf7b61b9b5692099bf 100644
--- a/ash/root_window_controller.h
+++ b/ash/root_window_controller.h
@@ -108,9 +108,6 @@ class ASH_EXPORT RootWindowController {
// Deletes all child windows and performs necessary cleanup.
void CloseChildWindows();
- // Returns true if the workspace has a maximized or fullscreen window.
- bool IsInMaximizedMode() const;
-
// Moves child windows to |dest|.
void MoveWindowsTo(aura::RootWindow* dest);
« no previous file with comments | « ash/ash_switches.cc ('k') | ash/root_window_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698