Chromium Code Reviews| Index: src/property.cc |
| diff --git a/src/property.cc b/src/property.cc |
| index 28a2374453b75d5a06b41531bc194039a6ba7300..d5848bf44c0278c351a6421dd3e8ce51b15fce83 100644 |
| --- a/src/property.cc |
| +++ b/src/property.cc |
| @@ -6,6 +6,7 @@ |
| #include "src/field-type.h" |
| #include "src/handles-inl.h" |
| +#include "src/objects-inl.h" |
| #include "src/ostreams.h" |
| namespace v8 { |