| Index: content/browser/profiler_message_filter.cc
|
| diff --git a/content/browser/profiler_message_filter.cc b/content/browser/profiler_message_filter.cc
|
| index f11b670414d2e2cc13d39e9162b99871e3e67709..7df676e545395804715f1fbb5412160a4c985f58 100644
|
| --- a/content/browser/profiler_message_filter.cc
|
| +++ b/content/browser/profiler_message_filter.cc
|
| @@ -9,6 +9,7 @@
|
| #include "content/browser/profiler_controller_impl.h"
|
| #include "content/common/child_process_messages.h"
|
|
|
| +using content::BrowserMessageFilter;
|
| using content::BrowserThread;
|
|
|
| ProfilerMessageFilter::ProfilerMessageFilter() {
|
|
|