Index: base/debug/trace_event_impl.h |
diff --git a/base/debug/trace_event_impl.h b/base/debug/trace_event_impl.h |
index b3be02a4a422f0e6a9797c00ef3166f4c161ecce..385fedd5ce16d6a52164eaabfa80f0e2c972e744 100644 |
--- a/base/debug/trace_event_impl.h |
+++ b/base/debug/trace_event_impl.h |
@@ -11,8 +11,8 @@ |
#include <vector> |
#include "base/callback.h" |
+#include "base/containers/hash_tables.h" |
#include "base/gtest_prod_util.h" |
-#include "base/hash_tables.h" |
#include "base/memory/ref_counted_memory.h" |
#include "base/memory/scoped_vector.h" |
#include "base/observer_list.h" |