| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index 00984f7a1b5f09dce5244884ee5cbc96b9855ff5..93638649f9c707ddd37c5cbc1f137f21508a4688 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -44,7 +44,7 @@
|
| #include "build/build_config.h"
|
| #include "cc/base/switches.h"
|
| #include "components/scheduler/common/scheduler_switches.h"
|
| -#include "components/tracing/tracing_switches.h"
|
| +#include "components/tracing/common/tracing_switches.h"
|
| #include "content/browser/appcache/appcache_dispatcher_host.h"
|
| #include "content/browser/appcache/chrome_appcache_service.h"
|
| #include "content/browser/background_sync/background_sync_service_impl.h"
|
|
|