Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.cc93 bool sync_autofill; in GetConfiguration() local
94 if (!result->GetBoolean("syncAutofill", &sync_autofill)) in GetConfiguration()
96 if (sync_autofill) in GetConfiguration()