Chromium Code Reviews| Index: src/d8.h |
| diff --git a/src/d8.h b/src/d8.h |
| index 58107eb1df384e2e3270f0eec4474b2e01a5b651..16f612c97ad47b981fbec6b35a60ff4039d04773 100644 |
| --- a/src/d8.h |
| +++ b/src/d8.h |
| @@ -7,9 +7,9 @@ |
| #ifndef V8_SHARED |
| #include "src/allocation.h" |
| +#include "src/base/platform/time.h" |
| #include "src/hashmap.h" |
| #include "src/list.h" |
| -#include "src/objects-inl.h" |
| #else |
| #include "include/v8.h" |
| #include "src/base/compiler-specific.h" |