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

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

Issue 2339523004: Remove old (dead) app list code. (Closed)
Patch Set: Address nonbistytftatl review. Created 4 years, 3 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/folder_header_view.h
diff --git a/ui/app_list/views/folder_header_view.h b/ui/app_list/views/folder_header_view.h
index 47fb39b056d73a2d67739005a64d6d5553e40d21..41a5a0de563d9773c790567394a2c1827cb7475d 100644
--- a/ui/app_list/views/folder_header_view.h
+++ b/ui/app_list/views/folder_header_view.h
@@ -80,7 +80,6 @@ class APP_LIST_EXPORT FolderHeaderView : public views::View,
AppListFolderItem* folder_item_; // Not owned.
- views::ImageButton* back_button_; // Owned by views hierarchy.
FolderNameView* folder_name_view_; // Owned by views hierarchy.
const base::string16 folder_name_placeholder_text_;

Powered by Google App Engine
This is Rietveld 408576698