summaryrefslogtreecommitdiffstats
path: root/chrome/test/logging/win/log_file_reader.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/logging/win/log_file_reader.cc')
-rw-r--r--chrome/test/logging/win/log_file_reader.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/logging/win/log_file_reader.cc b/chrome/test/logging/win/log_file_reader.cc
index 6259e1c..9fa8985 100644
--- a/chrome/test/logging/win/log_file_reader.cc
+++ b/chrome/test/logging/win/log_file_reader.cc
@@ -5,7 +5,7 @@
#include "chrome/test/logging/win/log_file_reader.h"
#include "base/debug/trace_event_win.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/lazy_instance.h"
#include "base/logging_win.h"
#include "base/synchronization/lock.h"