Chromium Code Reviews| Index: src/ast/variables.cc |
| diff --git a/src/ast/variables.cc b/src/ast/variables.cc |
| index 3771bfee1258bf22860575ea59fed51a6aa3ef21..f138727177d93fd49f0d2ceb37ce5668785738af 100644 |
| --- a/src/ast/variables.cc |
| +++ b/src/ast/variables.cc |
| @@ -6,6 +6,7 @@ |
| #include "src/ast/scopes.h" |
| #include "src/globals.h" |
| +#include "src/objects-inl.h" |
| namespace v8 { |
| namespace internal { |