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

Unified Diff: chrome/browser/chromeos/profiles/profile_helper.h

Issue 2727763002: cros: Convert SessionStateDelegateChromeOS tests (Closed)
Patch Set: rebase Created 3 years, 10 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
« no previous file with comments | « no previous file | chrome/browser/ui/ash/session_controller_client_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/profiles/profile_helper.h
diff --git a/chrome/browser/chromeos/profiles/profile_helper.h b/chrome/browser/chromeos/profiles/profile_helper.h
index 2104e1e187eb12d1715e6da67f8796d71d4f5457..42ea875327b31655b0f23883042b487c729c4b21 100644
--- a/chrome/browser/chromeos/profiles/profile_helper.h
+++ b/chrome/browser/chromeos/profiles/profile_helper.h
@@ -19,6 +19,7 @@
#include "components/user_manager/user_manager.h"
class ArcAppTest;
+class SessionControllerClientTest;
class Profile;
namespace base {
@@ -167,11 +168,11 @@ class ProfileHelper
friend class PrinterDetectorAppSearchEnabledTest;
friend class ProfileHelperTest;
friend class ProfileListChromeOSTest;
- friend class SessionStateDelegateChromeOSTest;
friend class SystemTrayDelegateChromeOSTest;
friend class arc::SyncArcPackageHelper;
friend class ash::test::MultiUserWindowManagerChromeOSTest;
friend class ::ArcAppTest;
+ friend class ::SessionControllerClientTest;
friend class ::test::BrowserFinderChromeOSTest;
// Called when signin profile is cleared.
« no previous file with comments | « no previous file | chrome/browser/ui/ash/session_controller_client_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698