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

  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 99 bool sync_extensions; local
100 if (!result->GetBoolean("syncExtensions", &sync_extensions))
102 if (sync_extensions)

Completed in 1180 milliseconds