Chromium Code Reviews| Index: src/stub-cache.cc |
| diff --git a/src/stub-cache.cc b/src/stub-cache.cc |
| index 6e68314be7ebd9299ceda913e2d95737e3641c40..dc2c3406a6aead526238893d801b8abc8efe565b 100644 |
| --- a/src/stub-cache.cc |
| +++ b/src/stub-cache.cc |
| @@ -35,6 +35,7 @@ |
| #include "gdb-jit.h" |
| #include "ic-inl.h" |
| #include "stub-cache.h" |
| +#include "type-info.h" |
| #include "vm-state-inl.h" |
| namespace v8 { |