Index: chrome/common/profile_management_switches.h |
diff --git a/chrome/common/profile_management_switches.h b/chrome/common/profile_management_switches.h |
index f03541970c695ef318511797442b56234410a89b..e26cb41f836023c920a4684e10ab45478779c2e7 100644 |
--- a/chrome/common/profile_management_switches.h |
+++ b/chrome/common/profile_management_switches.h |
@@ -11,8 +11,8 @@ |
namespace switches { |
-// Enables the inline sign in flow on Chrome desktop. |
-bool IsEnableInlineSignin(); |
+// Enables the web-based sign in flow on Chrome desktop. |
+bool IsEnableWebBasedSignin(); |
// Enables using GAIA information to populate profile name and icon. |
bool IsGoogleProfileInfo(); |