| Index: test/cctest/compiler/test-pipeline.cc
|
| diff --git a/test/cctest/compiler/test-pipeline.cc b/test/cctest/compiler/test-pipeline.cc
|
| index c00fa6a331ef97bf160833b16173f9edb9f947d0..26ac50222ffb7d775858862069ac5388d5e48639 100644
|
| --- a/test/cctest/compiler/test-pipeline.cc
|
| +++ b/test/cctest/compiler/test-pipeline.cc
|
| @@ -8,7 +8,7 @@
|
| #include "src/compiler.h"
|
| #include "src/compiler/pipeline.h"
|
| #include "src/handles.h"
|
| -#include "src/parser.h"
|
| +#include "src/parsing/parser.h"
|
| #include "test/cctest/cctest.h"
|
|
|
| namespace v8 {
|
|
|