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

Unified Diff: chrome/browser/ui/app_list/arc/arc_app_test.h

Issue 2545533002: [Merge-M56] arc: Fix duplicate icons in app launcher in case of crash. (Closed)
Patch Set: fix resolution Created 4 years 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
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;
« no previous file with comments | « chrome/browser/ui/app_list/arc/arc_app_list_prefs.cc ('k') | chrome/browser/ui/app_list/arc/arc_app_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698