| 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 3676222f01327449914d171478f69378cb2b87e5..3dce5be03a67eb73e01eaedfef1c8ab34eef0f70 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
|
| @@ -288,6 +288,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
|
|
|