Chromium Code Reviews| Index: ui/app_list/views/tile_item_view.h |
| diff --git a/ui/app_list/views/tile_item_view.h b/ui/app_list/views/tile_item_view.h |
| index 9e20b5df57e8c3c52783334dc41f8ac2ea751034..930f8ffde8820b655c8436ada2eafeed46e47bd9 100644 |
| --- a/ui/app_list/views/tile_item_view.h |
| +++ b/ui/app_list/views/tile_item_view.h |
| @@ -48,4 +48,4 @@ class TileItemView : public views::CustomButton, public views::ButtonListener { |
| } // namespace app_list |
| -#endif // UI_APP_LIST_VIEWS_TILE_ITEM_VIEW_H_ |
| +#endif // UI_APP_LIST_VIEWS_TILE_ITEM_VIEW_H_ |
|
Matt Giuca
2014/06/10 03:36:52
Just adding newlines to the end of both these file
|