Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.cc117 bool sync_apps; in GetConfiguration() local
118 if (!result->GetBoolean("syncApps", &sync_apps)) in GetConfiguration()
120 if (sync_apps) in GetConfiguration()