| Index: content/browser/browser_child_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/browser_child_process_host_impl.cc (revision 180062)
|
| +++ content/browser/browser_child_process_host_impl.cc (working copy)
|
| @@ -18,7 +18,7 @@
|
| #include "content/browser/histogram_message_filter.h"
|
| #include "content/browser/loader/resource_message_filter.h"
|
| #include "content/browser/profiler_message_filter.h"
|
| -#include "content/browser/trace_message_filter.h"
|
| +#include "content/browser/tracing/trace_message_filter.h"
|
| #include "content/common/child_process_host_impl.h"
|
| #include "content/common/plugin_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|