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

  /external/chromium/chrome/browser/ui/webui/options/
search_engine_manager_handler.cc 207 const TemplateURL* edit_url = NULL; local
209 edit_url = list_controller_->GetTemplateURL(index);
211 new EditSearchEngineController(edit_url, this, web_ui_->GetProfile()));

Completed in 38 milliseconds