Index: ash/wm/shelf_layout_manager.h |
diff --git a/ash/wm/shelf_layout_manager.h b/ash/wm/shelf_layout_manager.h |
index 10988c4cfbcef23ce84d56d82cccb4d94881c217..5b4794b33a46236df872e29bd3abe4325539ca7c 100644 |
--- a/ash/wm/shelf_layout_manager.h |
+++ b/ash/wm/shelf_layout_manager.h |
@@ -94,7 +94,7 @@ class ASH_EXPORT ShelfLayoutManager : public aura::LayoutManager, |
int shelf_height() const { return shelf_height_; } |
// Returns whether the shelf and its contents (launcher, status) are visible |
- // on the screen. |
+ // on the screen and have non-empty bounds. |
bool IsVisible() const; |
// Returns the bounds the specified window should be when maximized. |