| Index: chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| diff --git a/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h b/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| index a13aeb43554a5c47637f673aef2cc1cc3e022545..4d199275c9bdcbfc261e2b478a866032aac7e93c 100644
|
| --- a/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| +++ b/chrome/browser/ui/app_list/arc/arc_app_list_prefs.h
|
| @@ -282,6 +282,9 @@ class ArcAppListPrefs
|
|
|
| void StartPrefs();
|
|
|
| + void UpdateDefaultAppsHiddenState();
|
| + void RegisterDefaultApps();
|
| +
|
| // Returns list of packages from prefs. If |installed| is set to true then
|
| // returns currently installed packages. If not, returns list of packages that
|
| // where uninstalled. Note, we store uninstall packages only for packages of
|
|
|