Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/automation/
Dautomation_provider.h255 bool with_ui,
Dautomation_provider.cc795 const FilePath& crx_path, bool with_ui, IPC::Message* reply_message) { in InstallExtensionAndGetHandle() argument
807 (with_ui ? new ExtensionInstallUI(profile_) : NULL); in InstallExtensionAndGetHandle()