| Index: test/cctest/test-api-interceptors.cc
|
| diff --git a/test/cctest/test-api-interceptors.cc b/test/cctest/test-api-interceptors.cc
|
| index 19f9b400ac0381d09f971b8c41112bdb703363ac..34580296fa0edc1be1da01803cffc9af0e30b327 100644
|
| --- a/test/cctest/test-api-interceptors.cc
|
| +++ b/test/cctest/test-api-interceptors.cc
|
| @@ -13,7 +13,7 @@
|
| #include "src/compilation-cache.h"
|
| #include "src/execution.h"
|
| #include "src/objects.h"
|
| -#include "src/parser.h"
|
| +#include "src/parsing/parser.h"
|
| #include "src/unicode-inl.h"
|
| #include "src/utils.h"
|
| #include "src/vm-state.h"
|
|
|