Index: content/browser/renderer_host/render_process_host_impl.cc |
=================================================================== |
--- content/browser/renderer_host/render_process_host_impl.cc (revision 180062) |
+++ content/browser/renderer_host/render_process_host_impl.cc (working copy) |
@@ -85,7 +85,7 @@ |
#include "content/browser/storage_partition_impl.h" |
#include "content/browser/speech/input_tag_speech_dispatcher_host.h" |
#include "content/browser/speech/speech_recognition_dispatcher_host.h" |
-#include "content/browser/trace_message_filter.h" |
+#include "content/browser/tracing/trace_message_filter.h" |
#include "content/browser/webui/web_ui_controller_factory_registry.h" |
#include "content/browser/worker_host/worker_storage_partition.h" |
#include "content/browser/worker_host/worker_message_filter.h" |