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