Index: chrome/browser/history/in_memory_url_index.cc |
diff --git a/chrome/browser/history/in_memory_url_index.cc b/chrome/browser/history/in_memory_url_index.cc |
index bf6ac74ebc5c23cf6ea569940d8d08658b6b1f2e..e6a08914fdbb2414385fae0fc99754313c3206ba 100644 |
--- a/chrome/browser/history/in_memory_url_index.cc |
+++ b/chrome/browser/history/in_memory_url_index.cc |
@@ -4,9 +4,9 @@ |
#include "chrome/browser/history/in_memory_url_index.h" |
-#include "base/debug/trace_event.h" |
#include "base/files/file_util.h" |
#include "base/strings/utf_string_conversions.h" |
+#include "base/trace_event/trace_event.h" |
#include "chrome/browser/history/history_service.h" |
#include "chrome/browser/history/history_service_factory.h" |
#include "chrome/browser/history/url_index_private_data.h" |