| 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 e4af01adc4cfdd2bcc6711d5c1d7351b35461eff..a5453a3dba2179e78379e0542dddb7161d7fc1e1 100644
|
| --- a/chrome/browser/ui/app_list/arc/arc_app_test.h
|
| +++ b/chrome/browser/ui/app_list/arc/arc_app_test.h
|
| @@ -86,6 +86,7 @@ class ArcAppTest {
|
| private:
|
| const user_manager::User* CreateUserAndLogin();
|
| bool FindPackage(const arc::mojom::ArcPackageInfo& package);
|
| + void CreateFakeAppsAndPackages();
|
|
|
| // Unowned pointer.
|
| Profile* profile_ = nullptr;
|
|
|