| Index: chrome/browser/ui/app_list/arc/arc_app_test.h
|
| diff --git a/chrome/browser/ui/app_list/arc/arc_app_test.h b/chrome/browser/ui/app_list/arc/arc_app_test.h
|
| index 8614271cfd461ab0f6a7e1f8aae9d7178ea192d4..de083335b881be006f16baa67cb0110d3784733b 100644
|
| --- a/chrome/browser/ui/app_list/arc/arc_app_test.h
|
| +++ b/chrome/browser/ui/app_list/arc/arc_app_test.h
|
| @@ -84,6 +84,7 @@ class ArcAppTest {
|
| private:
|
| const user_manager::User* CreateUserAndLogin();
|
| bool FindPackage(const arc::mojom::ArcPackageInfo& package);
|
| + void CreateFakeAppsAndPackages();
|
|
|
| // Unowned pointer.
|
| Profile* profile_ = nullptr;
|
|
|