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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.cc 589 bool dont_confirm = false; local
590 if (args->GetBoolean(1, &dont_confirm) && dont_confirm) {

Completed in 804 milliseconds