Index: content/browser/tracing/tracing_controller_browsertest.cc |
diff --git a/content/browser/tracing/tracing_controller_browsertest.cc b/content/browser/tracing/tracing_controller_browsertest.cc |
index 85c29088059ea0c0ee4243f63f6adb0cc6bbcb66..d6690456a6438896dfdde7f1a445a6bd8e3199ee 100644 |
--- a/content/browser/tracing/tracing_controller_browsertest.cc |
+++ b/content/browser/tracing/tracing_controller_browsertest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include "base/run_loop.h" |
#include "content/browser/tracing/tracing_controller_impl.h" |
#include "content/public/test/browser_test_utils.h" |