Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(564)

Unified Diff: ui/app_list/views/tile_item_view.h

Issue 326023002: App list: TileItemView::SetAppListItem exits early if item already set. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/app_list/views/tile_item_view.cc » ('j') | ui/app_list/views/tile_item_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | ui/app_list/views/tile_item_view.cc » ('j') | ui/app_list/views/tile_item_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698