Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.cc111 bool sync_sessions; in GetConfiguration() local
112 if (!result->GetBoolean("syncSessions", &sync_sessions)) in GetConfiguration()
114 if (sync_sessions) in GetConfiguration()