Index: content/browser/gpu/gpu_process_host.cc |
diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc |
index fd436ae85983d76fb7c3fbab6c1dd66de11be457..50c55adfc7e67313e1a147a641e79b85351ba571 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -21,7 +21,7 @@ |
#include "base/threading/thread.h" |
#include "base/trace_event/trace_event.h" |
#include "build/build_config.h" |
-#include "components/tracing/tracing_switches.h" |
+#include "components/tracing/common/tracing_switches.h" |
#include "content/browser/browser_child_process_host_impl.h" |
#include "content/browser/gpu/compositor_util.h" |
#include "content/browser/gpu/gpu_data_manager_impl.h" |