Chromium Code Reviews| Index: src/heap/heap.cc |
| diff --git a/src/heap/heap.cc b/src/heap/heap.cc |
| index 36161ae8eba798f4c4653c179654eacf1deda332..e3ac9594d267daab52b29f7aa6f7fea6b1cb798a 100644 |
| --- a/src/heap/heap.cc |
| +++ b/src/heap/heap.cc |
| @@ -32,7 +32,6 @@ |
| #include "src/heap/scavenger-inl.h" |
| #include "src/heap/store-buffer.h" |
| #include "src/interpreter/interpreter.h" |
| -#include "src/profiler/cpu-profiler.h" |
| #include "src/regexp/jsregexp.h" |
| #include "src/runtime-profiler.h" |
| #include "src/snapshot/natives.h" |