Searched refs:set_mime_type (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dplugin_data_remover.h29 void set_mime_type(const std::string& mime_type) { mime_type_ = mime_type; } function in class:PluginDataRemover
H A Dplugin_data_remover_browsertest.cc60 plugin_data_remover->set_mime_type(kNPAPITestPluginMimeType);
H A Dbug_report_util.cc318 screenshot.set_mime_type(kPngMimeType);
344 attachment.set_mime_type(kBZip2MimeType);
H A Dbrowser_process_impl.cc628 plugin_data_remover_->set_mime_type(plugin_data_remover_mime_type());

Completed in 80 milliseconds