Chromium Code Reviews| Index: ash/shelf/shelf_types.h |
| diff --git a/ash/shelf/shelf_types.h b/ash/shelf/shelf_types.h |
| index 4ee3b94c09a94a373efb59163d8aed64c0351adf..6540f11c769dbeed21ee476983998fa95027dc7e 100644 |
| --- a/ash/shelf/shelf_types.h |
| +++ b/ash/shelf/shelf_types.h |
| @@ -11,7 +11,7 @@ enum ShelfAlignment { |
| SHELF_ALIGNMENT_BOTTOM, |
| SHELF_ALIGNMENT_LEFT, |
| SHELF_ALIGNMENT_RIGHT, |
| - SHELF_ALIGNMENT_TOP, |
| + // Top has never been supported. |
| }; |
| enum ShelfAutoHideBehavior { |