Chromium Code Reviews| Index: src/string-stream.cc |
| diff --git a/src/string-stream.cc b/src/string-stream.cc |
| index 0d1e70d9a90756206b18cde39ccd08a92ffff6cb..e7758fc01311ac3a278ebb7bead67ffc3f42cafd 100644 |
| --- a/src/string-stream.cc |
| +++ b/src/string-stream.cc |
| @@ -7,6 +7,8 @@ |
| #include <memory> |
| #include "src/handles-inl.h" |
| +#include "src/log.h" |
| +#include "src/objects-inl.h" |
| #include "src/prototype.h" |
| namespace v8 { |