| Index: ash/shelf/shelf_util.h
|
| diff --git a/ash/shelf/shelf_util.h b/ash/shelf/shelf_util.h
|
| index 32dd9fa393e18e1c9e59c361375cf575bfc1809c..a55b5265976297498fdcc2252063620a0efed05c 100644
|
| --- a/ash/shelf/shelf_util.h
|
| +++ b/ash/shelf/shelf_util.h
|
| @@ -55,9 +55,6 @@ ASH_EXPORT void ClearShelfItemDetailsForWindow(aura::Window* window);
|
| ASH_EXPORT const ShelfItemDetails* GetShelfItemDetailsForWindow(
|
| aura::Window* window);
|
|
|
| -// Returns true if the shelf |alignment| is horizontal.
|
| -ASH_EXPORT bool IsHorizontalAlignment(wm::ShelfAlignment alignment);
|
| -
|
| } // namespace ash
|
|
|
| #endif // ASH_SHELF_SHELF_UTIL_H_
|
|
|