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

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

Issue 2960123002: Revert of Replace AllAppsTileItemView with ArrowExpandView (Closed)
Patch Set: Created 3 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 | « ui/app_list/views/expand_arrow_view.cc ('k') | ui/app_list/views/start_page_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/start_page_view.h
diff --git a/ui/app_list/views/start_page_view.h b/ui/app_list/views/start_page_view.h
index e1df339ced536e2f1064ec8cb2101e7b589cae51..0c4aef3c17a0aa37235076348277a619ce2db0d8 100644
--- a/ui/app_list/views/start_page_view.h
+++ b/ui/app_list/views/start_page_view.h
@@ -19,7 +19,6 @@
class AppListView;
class AppListViewDelegate;
class CustomLauncherPageBackgroundView;
-class ExpandArrowView;
class IndicatorChipView;
class SearchResultTileItemView;
class SuggestionsContainerView;
@@ -80,7 +79,6 @@
IndicatorChipView* indicator_ = nullptr; // Owned by views hierarchy.
SuggestionsContainerView*
suggestions_container_; // Owned by views hierarchy.
- ExpandArrowView* expand_arrow_view_ = nullptr; // Owned by views hierarchy.
const bool is_fullscreen_app_list_enabled_;
« no previous file with comments | « ui/app_list/views/expand_arrow_view.cc ('k') | ui/app_list/views/start_page_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698