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

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

Issue 2809993004: cros: Implement cryptohome backend for pin.
Patch Set: Rebase, remove some extraneous LOG statements Created 3 years, 7 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/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;

Powered by Google App Engine
This is Rietveld 408576698