Chromium Code Reviews| Index: test/cctest/test-typedarrays.cc |
| diff --git a/test/cctest/test-typedarrays.cc b/test/cctest/test-typedarrays.cc |
| index 348eb05a3ab88efcef890f20a4873fbd4817a705..10b20acfa1f4b0e28a97bd574e3bf02f987e5764 100644 |
| --- a/test/cctest/test-typedarrays.cc |
| +++ b/test/cctest/test-typedarrays.cc |
| @@ -9,6 +9,7 @@ |
| #include "src/api.h" |
| #include "src/heap/heap.h" |
| +#include "src/objects-inl.h" |
| #include "src/objects.h" |
| using namespace v8::internal; |