Chromium Code Reviews| Index: src/heap/heap.cc |
| diff --git a/src/heap/heap.cc b/src/heap/heap.cc |
| index 8178a1ab4854217aa3986576f3d4b47c4c8eb2bb..91e2fe225ccd92c6ed0f8b0b653a944d2f49e0d4 100644 |
| --- a/src/heap/heap.cc |
| +++ b/src/heap/heap.cc |
| @@ -13,6 +13,7 @@ |
| #include "src/bootstrapper.h" |
| #include "src/codegen.h" |
| #include "src/compilation-cache.h" |
| +#include "src/compiler-dispatcher/optimizing-compile-dispatcher.h" |
| #include "src/conversions.h" |
| #include "src/debug/debug.h" |
| #include "src/deoptimizer.h" |