| Index: test/cctest/compiler/simplified-graph-builder.cc
|
| diff --git a/test/cctest/compiler/simplified-graph-builder.cc b/test/cctest/compiler/simplified-graph-builder.cc
|
| index 4e8a5e3546a0fb84f6c6f9cca85ea9707087c622..baa03fbb8fc453ad37dcdda3c63be0f01ddd95ee 100644
|
| --- a/test/cctest/compiler/simplified-graph-builder.cc
|
| +++ b/test/cctest/compiler/simplified-graph-builder.cc
|
| @@ -5,7 +5,6 @@
|
| #include "test/cctest/compiler/simplified-graph-builder.h"
|
|
|
| #include "src/compiler/operator-properties.h"
|
| -#include "src/compiler/operator-properties-inl.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|