Home
last modified time | relevance | path

Searched refs:auxiliary_profiles_enabled (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dpersonal_data_manager.cc635 bool auxiliary_profiles_enabled = false; in profiles() local
637 bool auxiliary_profiles_enabled = profile_ ? profile_->GetPrefs()->GetBoolean( in profiles()
640 if (!auxiliary_profiles_enabled) in profiles()