Index: src/allocation-tracker.cc |
diff --git a/src/allocation-tracker.cc b/src/allocation-tracker.cc |
index f6dc5abff78320183acb41e9ddfdffabdf17e2ef..e463f0c9741af61949778a26fa1122ad809dc442 100644 |
--- a/src/allocation-tracker.cc |
+++ b/src/allocation-tracker.cc |
@@ -5,9 +5,8 @@ |
#include "src/v8.h" |
#include "src/allocation-tracker.h" |
- |
-#include "src/heap-snapshot-generator.h" |
#include "src/frames-inl.h" |
+#include "src/heap-snapshot-generator.h" |
namespace v8 { |
namespace internal { |