Index: components/feedback/tracing_manager.cc |
diff --git a/components/feedback/tracing_manager.cc b/components/feedback/tracing_manager.cc |
index f35fe80876f44763eee829050efbe73d4febb7b0..e2d77ece8cb17e3d95dadf6105d14917695d5493 100644 |
--- a/components/feedback/tracing_manager.cc |
+++ b/components/feedback/tracing_manager.cc |
@@ -5,7 +5,7 @@ |
#include "components/feedback/tracing_manager.h" |
#include "base/bind.h" |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include "base/location.h" |
#include "base/memory/ref_counted_memory.h" |
#include "base/message_loop/message_loop_proxy.h" |