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

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

Issue 268813004: app_list: Another pass of cpplint.py to make it clean. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « ui/app_list/views/folder_header_view_delegate.h ('k') | ui/app_list/views/top_icon_animation_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/search_result_view.h
diff --git a/ui/app_list/views/search_result_view.h b/ui/app_list/views/search_result_view.h
index 7e04742f601d88c62031612a611bb73e58eedeee..bf2bb37612860769075ecd29b057c0706cf38856 100644
--- a/ui/app_list/views/search_result_view.h
+++ b/ui/app_list/views/search_result_view.h
@@ -43,7 +43,7 @@ class SearchResultView : public views::CustomButton,
// Internal class name.
static const char kViewClassName[];
- SearchResultView(SearchResultListView* list_view);
+ explicit SearchResultView(SearchResultListView* list_view);
virtual ~SearchResultView();
// Sets/gets SearchResult displayed by this view.
« no previous file with comments | « ui/app_list/views/folder_header_view_delegate.h ('k') | ui/app_list/views/top_icon_animation_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698