| Index: content/child/child_thread_impl.cc
|
| diff --git a/content/child/child_thread_impl.cc b/content/child/child_thread_impl.cc
|
| index f9067a14cd64b0891077f0e5b489424254f5ae1f..133381e776f1040bda9a1a00ed295b4cf52d524d 100644
|
| --- a/content/child/child_thread_impl.cc
|
| +++ b/content/child/child_thread_impl.cc
|
| @@ -31,7 +31,7 @@
|
| #include "base/timer/elapsed_timer.h"
|
| #include "base/tracked_objects.h"
|
| #include "build/build_config.h"
|
| -#include "components/tracing/child_trace_message_filter.h"
|
| +#include "components/tracing/child/child_trace_message_filter.h"
|
| #include "content/child/child_discardable_shared_memory_manager.h"
|
| #include "content/child/child_gpu_memory_buffer_manager.h"
|
| #include "content/child/child_histogram_message_filter.h"
|
|
|