Chromium Code Reviews| Index: src/ic/stub-cache.cc |
| diff --git a/src/ic/stub-cache.cc b/src/ic/stub-cache.cc |
| index 31d7e2e0a81cc905629225a703ee1bd2ca8e3ee2..fe1adaaadbbfec248372a502bb685068d30c9a65 100644 |
| --- a/src/ic/stub-cache.cc |
| +++ b/src/ic/stub-cache.cc |
| @@ -4,6 +4,7 @@ |
| #include "src/ic/stub-cache.h" |
| +#include "src/ast/ast.h" |
| #include "src/base/bits.h" |
| #include "src/type-info.h" |