| Index: src/compiler/node-properties-inl.h
|
| diff --git a/src/compiler/node-properties-inl.h b/src/compiler/node-properties-inl.h
|
| index 1ff0938f3f42f73af49476aac3b41df8dcef8ab2..0d296141e1486d0752b5dcb6dee6820b506595c4 100644
|
| --- a/src/compiler/node-properties-inl.h
|
| +++ b/src/compiler/node-properties-inl.h
|
| @@ -11,7 +11,6 @@
|
| #include "src/compiler/node-properties.h"
|
| #include "src/compiler/opcodes.h"
|
| #include "src/compiler/operator.h"
|
| -#include "src/compiler/operator-properties-inl.h"
|
| #include "src/compiler/operator-properties.h"
|
|
|
| namespace v8 {
|
|
|