Chromium Code Reviews| Index: ash/common/shelf/shelf_item_delegate.h |
| diff --git a/ash/common/shelf/shelf_item_delegate.h b/ash/common/shelf/shelf_item_delegate.h |
| index 394fcaee405673f47ea06e5f4966ddb86f534c39..3452b83a5225bebe713528a691a1c13a4740348c 100644 |
| --- a/ash/common/shelf/shelf_item_delegate.h |
| +++ b/ash/common/shelf/shelf_item_delegate.h |
| @@ -72,7 +72,6 @@ class ASH_EXPORT ShelfItemDelegate { |
| // Closes all windows associated with this item. |
| virtual void Close() = 0; |
| - |
| }; |
| } // namespace ash |