Chromium Code Reviews| Index: test/cctest/test-weaktypedarrays.cc |
| diff --git a/test/cctest/test-weaktypedarrays.cc b/test/cctest/test-weaktypedarrays.cc |
| index 8d7261240ff34a159baf873cd9387fc7ff0f88aa..d40b7e95a91be1ee3ad328fe51f841102ed1d819 100644 |
| --- a/test/cctest/test-weaktypedarrays.cc |
| +++ b/test/cctest/test-weaktypedarrays.cc |
| @@ -31,7 +31,7 @@ |
| #include "test/cctest/cctest.h" |
| #include "src/api.h" |
| -#include "src/heap.h" |
| +#include "src/heap/heap.h" |
| #include "src/objects.h" |
| using namespace v8::internal; |