| Index: content/browser/browser_child_process_host_impl.cc
|
| diff --git a/content/browser/browser_child_process_host_impl.cc b/content/browser/browser_child_process_host_impl.cc
|
| index 061240a62a9ef9cd8dafda0fa563b1b05cf7be10..07754af1eb085c98d64c99351c6743e1a67e00a1 100644
|
| --- a/content/browser/browser_child_process_host_impl.cc
|
| +++ b/content/browser/browser_child_process_host_impl.cc
|
| @@ -19,7 +19,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "build/build_config.h"
|
| -#include "components/tracing/tracing_switches.h"
|
| +#include "components/tracing/common/tracing_switches.h"
|
| #include "content/browser/histogram_message_filter.h"
|
| #include "content/browser/loader/resource_message_filter.h"
|
| #include "content/browser/memory/memory_message_filter.h"
|
|
|