Index: ash/common/wm/window_state.h |
diff --git a/ash/common/wm/window_state.h b/ash/common/wm/window_state.h |
index 53a5c159896772ae3b92705902db981d45830512..c7f2a1634ba1b03beb3b7725d053dac5e4387ef3 100644 |
--- a/ash/common/wm/window_state.h |
+++ b/ash/common/wm/window_state.h |
@@ -110,7 +110,6 @@ class ASH_EXPORT WindowState { |
bool IsNormalOrSnapped() const; |
bool IsActive() const; |
- bool IsDocked() const; |
// Returns true if the window's location can be controlled by the user. |
bool IsUserPositionable() const; |