Index: chrome/test/logging/win/file_logger.cc |
diff --git a/chrome/test/logging/win/file_logger.cc b/chrome/test/logging/win/file_logger.cc |
index e2707350bf969d095fd753803c78d922339dfe22..df16b004e4f8cfe10e7e8f21e6565f57ce4dfaab 100644 |
--- a/chrome/test/logging/win/file_logger.cc |
+++ b/chrome/test/logging/win/file_logger.cc |
@@ -10,12 +10,12 @@ |
#include <ios> |
-#include "base/debug/trace_event_win.h" |
#include "base/files/file_path.h" |
#include "base/logging.h" |
#include "base/logging_win.h" |
#include "base/strings/string16.h" |
#include "base/strings/utf_string_conversions.h" |
+#include "base/trace_event/trace_event_win.h" |
#include "base/win/event_trace_consumer.h" |
#include "base/win/registry.h" |