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

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

Issue 1962463002: Revert of GetAccountIdFromProfile() should not return an empty account id if a valid profile is provided. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | chrome/browser/signin/signin_error_notifier_ash_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 12a149c382dab4719fb51fe50aa730c448250c5e..2bd8072d177694e7f3f281d24ef8711c9302248d 100644
--- a/chrome/browser/chromeos/profiles/profile_helper.h
+++ b/chrome/browser/chromeos/profiles/profile_helper.h
@@ -32,10 +32,6 @@
class MultiUserWindowManagerChromeOSTest;
} // namespace test
} // namespace ash
-
-namespace test {
-class BrowserFinderChromeOSTest;
-} // namespace test
namespace chromeos {
@@ -159,7 +155,6 @@
friend class SessionStateDelegateChromeOSTest;
friend class SystemTrayDelegateChromeOSTest;
friend class ash::test::MultiUserWindowManagerChromeOSTest;
- friend class ::test::BrowserFinderChromeOSTest;
// Called when signin profile is cleared.
void OnSigninProfileCleared();
« no previous file with comments | « no previous file | chrome/browser/signin/signin_error_notifier_ash_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698