Chromium Code Reviews| Index: src/runtime-profiler.cc |
| diff --git a/src/runtime-profiler.cc b/src/runtime-profiler.cc |
| index 1825a7fbf72ce9d44ac17d57b04977334b6653f7..865c574f1075ed0480a4d8f136a047c16790631d 100644 |
| --- a/src/runtime-profiler.cc |
| +++ b/src/runtime-profiler.cc |
| @@ -14,7 +14,6 @@ |
| #include "src/execution.h" |
| #include "src/full-codegen/full-codegen.h" |
| #include "src/global-handles.h" |
| -#include "src/heap/mark-compact.h" |
| #include "src/scopeinfo.h" |
| namespace v8 { |