| Index: src/compiler/representation-change.h
|
| diff --git a/src/compiler/representation-change.h b/src/compiler/representation-change.h
|
| index 5c41f03abdaef2daf700348f6f5dff6614603505..6ec4b86bb4e90a2fd52ac81fe3f12394ec278f21 100644
|
| --- a/src/compiler/representation-change.h
|
| +++ b/src/compiler/representation-change.h
|
| @@ -10,7 +10,6 @@
|
| #include "src/base/bits.h"
|
| #include "src/compiler/js-graph.h"
|
| #include "src/compiler/machine-operator.h"
|
| -#include "src/compiler/node-properties-inl.h"
|
| #include "src/compiler/simplified-operator.h"
|
|
|
| namespace v8 {
|
|
|