Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1071)

Unified Diff: content/browser/mime_registry_message_filter.cc

Issue 174493005: Merge 252428 "Revert "Allow MessageFilters to restrict listening..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1847/src/
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/message_port_message_filter.cc ('k') | content/browser/profiler_message_filter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/mime_registry_message_filter.cc
===================================================================
--- content/browser/mime_registry_message_filter.cc (revision 252600)
+++ content/browser/mime_registry_message_filter.cc (working copy)
@@ -9,8 +9,7 @@
namespace content {
-MimeRegistryMessageFilter::MimeRegistryMessageFilter()
- : BrowserMessageFilter(MimeRegistryMsgStart) {
+MimeRegistryMessageFilter::MimeRegistryMessageFilter() {
}
MimeRegistryMessageFilter::~MimeRegistryMessageFilter() {
« no previous file with comments | « content/browser/message_port_message_filter.cc ('k') | content/browser/profiler_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698