Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.cc69 bool sync_bookmarks; in GetConfiguration() local
70 if (!result->GetBoolean("syncBookmarks", &sync_bookmarks)) in GetConfiguration()
72 if (sync_bookmarks) in GetConfiguration()