Chromium Code Reviews| Index: src/heap/heap.cc |
| diff --git a/src/heap/heap.cc b/src/heap/heap.cc |
| index 50a328a714411a43f110b48f369deb9d11d71d0f..428def407da6cacb55127aacaa764ec84d7467d3 100644 |
| --- a/src/heap/heap.cc |
| +++ b/src/heap/heap.cc |
| @@ -24,7 +24,6 @@ |
| #include "src/heap/objects-visiting.h" |
| #include "src/heap/store-buffer.h" |
| #include "src/heap-profiler.h" |
| -#include "src/isolate-inl.h" |
| #include "src/runtime-profiler.h" |
| #include "src/scopeinfo.h" |
| #include "src/snapshot/natives.h" |