Index: chrome/browser/ui/tab_helpers.cc |
diff --git a/chrome/browser/ui/tab_helpers.cc b/chrome/browser/ui/tab_helpers.cc |
index 6398c772a5fea2f5465fd2424738fc9511f2201e..3753ece85ebb73ad294926744d1aa6d5c62b21d4 100644 |
--- a/chrome/browser/ui/tab_helpers.cc |
+++ b/chrome/browser/ui/tab_helpers.cc |
@@ -48,7 +48,7 @@ |
#include "components/history/content/browser/web_contents_top_sites_observer.h" |
#include "components/history/core/browser/top_sites.h" |
#include "components/password_manager/core/browser/password_manager.h" |
-#include "components/tracing/tracing_switches.h" |
+#include "components/tracing/common/tracing_switches.h" |
#include "content/public/browser/web_contents.h" |
#if BUILDFLAG(ANDROID_JAVA_UI) |