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

Unified Diff: ui/app_list/app_list_folder_item.h

Issue 2787693002: Remove more dead app list code. (Closed)
Patch Set: updated comment Created 3 years, 9 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/app_list_constants.cc ('k') | ui/app_list/app_list_folder_item.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list_folder_item.h
diff --git a/ui/app_list/app_list_folder_item.h b/ui/app_list/app_list_folder_item.h
index 9452037fb30f4ff11b229f325265293df6a49cd3..464a45ec03a4a5808442971c2519367859025839 100644
--- a/ui/app_list/app_list_folder_item.h
+++ b/ui/app_list/app_list_folder_item.h
@@ -69,7 +69,6 @@ class APP_LIST_EXPORT AppListFolderItem : public AppListItem,
ui::MenuModel* GetContextMenuModel() override;
AppListItem* FindChildItem(const std::string& id) override;
size_t ChildItemCount() const override;
- void OnExtensionPreferenceChanged() override;
bool CompareForTest(const AppListItem* other) const override;
// Returns an id for a new folder.
« no previous file with comments | « ui/app_list/app_list_constants.cc ('k') | ui/app_list/app_list_folder_item.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698