| Index: src/compiler/node-properties.cc
|
| diff --git a/src/compiler/node-properties.cc b/src/compiler/node-properties.cc
|
| index cb6c3c43d83c694bc9eebadeb5b893ff53ef2a91..c090b98f95a1a97d6cdbe24094d4a8dffd347f33 100644
|
| --- a/src/compiler/node-properties.cc
|
| +++ b/src/compiler/node-properties.cc
|
| @@ -8,7 +8,7 @@
|
| #include "src/compiler/node-properties.h"
|
| #include "src/compiler/operator-properties.h"
|
| #include "src/compiler/verifier.h"
|
| -#include "src/types-inl.h"
|
| +#include "src/handles-inl.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|