Index: ash/common/shelf/wm_shelf_util.h |
diff --git a/ash/common/shelf/wm_shelf_util.h b/ash/common/shelf/wm_shelf_util.h |
index acda56a267a091f2c89425e8b97af76957c22c2e..2fab27f082b3083c6d704bc7f7af6c4ea9c0c7e5 100644 |
--- a/ash/common/shelf/wm_shelf_util.h |
+++ b/ash/common/shelf/wm_shelf_util.h |
@@ -11,6 +11,7 @@ |
namespace ash { |
// Returns true if the shelf |alignment| is horizontal. |
+// TODO(jamescook): Remove this in favor of WmShelf::IsHorizontalAlignment(). |
ASH_EXPORT bool IsHorizontalAlignment(ShelfAlignment alignment); |
} // namespace ash |