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

Unified Diff: components/signin/core/common/profile_management_switches.h

Issue 2758583002: Remove google-profile-info switch. (Closed)
Patch Set: Revert histograms.xml Created 3 years, 9 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: components/signin/core/common/profile_management_switches.h
diff --git a/components/signin/core/common/profile_management_switches.h b/components/signin/core/common/profile_management_switches.h
index 2b6044607f80902f1dacaa3ae50009a45b17f8ad..ea6efab25c31663cd4e07f4f59be05213cbbb405 100644
--- a/components/signin/core/common/profile_management_switches.h
+++ b/components/signin/core/common/profile_management_switches.h
@@ -22,9 +22,6 @@ bool IsEnableAccountConsistency();
// Whether the chrome.identity API should be multi-account.
bool IsExtensionsMultiAccount();
-// Enables using GAIA information to populate profile name and icon.
-bool IsGoogleProfileInfo();
-
// Use new profile management system, including profile sign-out and new
// choosers.
bool IsNewProfileManagement();

Powered by Google App Engine
This is Rietveld 408576698