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

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

Issue 307333002: Add search results to experimental app list start page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
Index: ui/app_list/views/contents_view.h
diff --git a/ui/app_list/views/contents_view.h b/ui/app_list/views/contents_view.h
index 270f0eab2653ec45980f83e57f1733578e855681..3825fc5b4357d67ab7999ce1362e8e2284bd3757 100644
--- a/ui/app_list/views/contents_view.h
+++ b/ui/app_list/views/contents_view.h
@@ -58,7 +58,6 @@ class APP_LIST_EXPORT ContentsView : public views::View {
void SetDragAndDropHostOfCurrentAppList(
ApplicationDragAndDropHost* drag_and_drop_host);
- void ShowSearchResults(bool show);
void ShowFolderContent(AppListFolderItem* folder);
// Sets show state and animates the subviews to match the show state.

Powered by Google App Engine
This is Rietveld 408576698