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

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

Issue 2248353002: [M53 cherry-pick] Migrate ArcUserDataService into ArcAuthService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: Created 4 years, 4 months 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 efb9e47ad4b6038101cfa3bfa0d2c8065b58852c..4d5bbcb49d40c44951d15e7de9882c72338ec02b 100644
--- a/chrome/browser/ui/app_list/arc/arc_app_test.h
+++ b/chrome/browser/ui/app_list/arc/arc_app_test.h
@@ -90,6 +90,8 @@ class ArcAppTest {
std::vector<arc::mojom::ArcPackageInfo> fake_packages_;
std::vector<arc::mojom::ShortcutInfo> fake_shortcuts_;
+ bool dbus_thread_manager_initialized_ = false;
+
DISALLOW_COPY_AND_ASSIGN(ArcAppTest);
};
« no previous file with comments | « chrome/browser/chromeos/arc/arc_enterprise_reporting_service.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