| Index: test/unittests/compiler/graph-unittest.cc
|
| diff --git a/test/unittests/compiler/graph-unittest.cc b/test/unittests/compiler/graph-unittest.cc
|
| index 956c86745f69dea562a29ddeb642c334fbf37219..9da3950e5499ebae4c1f82ce2613c76113cf37e4 100644
|
| --- a/test/unittests/compiler/graph-unittest.cc
|
| +++ b/test/unittests/compiler/graph-unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "test/unittests/compiler/graph-unittest.h"
|
|
|
| -#include "src/compiler/node-properties-inl.h"
|
| +#include "src/compiler/node-properties.h"
|
| #include "test/unittests/compiler/node-test-utils.h"
|
|
|
| namespace v8 {
|
|
|