Index: ash/wm/window_util.h |
=================================================================== |
--- ash/wm/window_util.h (revision 124386) |
+++ ash/wm/window_util.h (working copy) |
@@ -30,9 +30,6 @@ |
// this is probably what you're looking for. |
ASH_EXPORT aura::Window* GetActivatableWindow(aura::Window* window); |
-// Returns true if |window| is normal or default. |
-ASH_EXPORT bool IsWindowNormal(aura::Window* window); |
- |
// Returns true if |window| is in the maximized state. |
ASH_EXPORT bool IsWindowMaximized(aura::Window* window); |