Chromium Code Reviews| Index: src/heap/mark-compact.cc |
| diff --git a/src/heap/mark-compact.cc b/src/heap/mark-compact.cc |
| index 5c56fed9c99e11835b0c0f155dfca6dbeca00a1b..188864a4097499e0a35ebd1925183500c0148a7d 100644 |
| --- a/src/heap/mark-compact.cc |
| +++ b/src/heap/mark-compact.cc |
| @@ -25,7 +25,6 @@ |
| #include "src/heap/spaces-inl.h" |
| #include "src/ic/ic.h" |
| #include "src/ic/stub-cache.h" |
| -#include "src/profiler/cpu-profiler.h" |
| #include "src/utils-inl.h" |
| #include "src/v8.h" |