HomeSort by relevance Sort by last modified time
    Searched full:sync_passwords (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 87 bool sync_passwords; local
88 if (!result->GetBoolean("syncPasswords", &sync_passwords))
90 if (sync_passwords)

Completed in 95 milliseconds