Remove use of SigninManagerBase::RegisterPrefs() from ios/web_view/internal/app/application_context.cc |
|
Issue descriptionThe method just register the preference kGoogleServicesUsernamePattern that will eventually move to the embedder, so we need to change this to register the preference directly. |
|
►
Sign in to add a comment |
|