Index: content/browser/browser_main_runner.cc |
diff --git a/content/browser/browser_main_runner.cc b/content/browser/browser_main_runner.cc |
index 96a3454f1499edbb0211afbcdb1ba8024cb6e2bc..c0860a59280bd9908324e327e0885696d814c436 100644 |
--- a/content/browser/browser_main_runner.cc |
+++ b/content/browser/browser_main_runner.cc |
@@ -19,8 +19,8 @@ |
#include "base/trace_event/trace_event.h" |
#include "base/tracked_objects.h" |
#include "build/build_config.h" |
-#include "components/tracing/trace_config_file.h" |
-#include "components/tracing/tracing_switches.h" |
+#include "components/tracing/browser/trace_config_file.h" |
+#include "components/tracing/common/tracing_switches.h" |
#include "content/browser/browser_main_loop.h" |
#include "content/browser/browser_shutdown_profile_dumper.h" |
#include "content/browser/notification_service_impl.h" |