| 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 b72cf1ff99e4085deb8bd10910ca08a435a42b4b..0c361059eeab31968e03ac056597d5e26cfb0cbc 100644
|
| --- a/chrome/browser/chromeos/profiles/profile_helper.h
|
| +++ b/chrome/browser/chromeos/profiles/profile_helper.h
|
| @@ -168,6 +168,7 @@ class ProfileHelper
|
| friend class PrinterDetectorAppSearchEnabledTest;
|
| friend class ProfileHelperTest;
|
| friend class ProfileListChromeOSTest;
|
| + friend class QuickUnlockPrivateUnitTest;
|
| friend class SystemTrayDelegateChromeOSTest;
|
| friend class ash::test::MultiUserWindowManagerChromeOSTest;
|
| friend class arc::ArcActiveDirectoryEnrollmentTokenFetcherBrowserTest;
|
|
|