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

Unified Diff: ui/app_list/app_list_model.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_item.cc ('k') | ui/app_list/app_list_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list_model.h
diff --git a/ui/app_list/app_list_model.h b/ui/app_list/app_list_model.h
index 493eace80e16e2c3418bcfaa898974cddeea7655..1d0644a7fc4dd913741eb8503c61a09cbce848a3 100644
--- a/ui/app_list/app_list_model.h
+++ b/ui/app_list/app_list_model.h
@@ -131,9 +131,6 @@ class APP_LIST_EXPORT AppListModel : public AppListItemListObserver {
// has a single child left.
void DeleteUninstalledItem(const std::string& id);
- // Call OnExtensionPreferenceChanged() for all items in the model.
- void NotifyExtensionPreferenceChanged();
-
// Sets whether or not the folder UI should be enabled. If |folders_enabled|
// is false, removes any non-OEM folders.
void SetFoldersEnabled(bool folders_enabled);
« no previous file with comments | « ui/app_list/app_list_item.cc ('k') | ui/app_list/app_list_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698