Chromium Code Reviews| Index: src/property.cc |
| diff --git a/src/property.cc b/src/property.cc |
| index 1c42c4929669c89077a6d18a3ef1a21387a82224..f1378ecdf939fb161a0dac63e3437be8f0a45591 100644 |
| --- a/src/property.cc |
| +++ b/src/property.cc |
| @@ -5,6 +5,7 @@ |
| #include "src/property.h" |
| #include "src/handles-inl.h" |
| +#include "src/ostreams.h" |
| namespace v8 { |
| namespace internal { |