Chromium Code Reviews| Index: src/heap/mark-compact.cc |
| diff --git a/src/heap/mark-compact.cc b/src/heap/mark-compact.cc |
| index ce15038d9cc83f93cc2b7c3741fe8a78e2119e8f..43084123a655ee133839be1f1cf7a4ea564aec0d 100644 |
| --- a/src/heap/mark-compact.cc |
| +++ b/src/heap/mark-compact.cc |
| @@ -20,6 +20,7 @@ |
| #include "src/heap/spaces-inl.h" |
| #include "src/heap/sweeper-thread.h" |
| #include "src/heap-profiler.h" |
| +#include "src/ic/ic.h" |
| #include "src/ic/stub-cache.h" |
| namespace v8 { |