| Index: test/cctest/compiler/value-helper.h
|
| diff --git a/test/cctest/compiler/value-helper.h b/test/cctest/compiler/value-helper.h
|
| index 5c0481fe18368f756c43ffdb0bd0204242b55857..20be67a97506f25a3f8095f455b16c1f538b36f8 100644
|
| --- a/test/cctest/compiler/value-helper.h
|
| +++ b/test/cctest/compiler/value-helper.h
|
| @@ -5,8 +5,6 @@
|
| #ifndef V8_CCTEST_COMPILER_VALUE_HELPER_H_
|
| #define V8_CCTEST_COMPILER_VALUE_HELPER_H_
|
|
|
| -#include "src/v8.h"
|
| -
|
| #include "src/compiler/common-operator.h"
|
| #include "src/compiler/node.h"
|
| #include "src/compiler/node-matchers.h"
|
|
|