Chromium Code Reviews| Index: src/v8.h |
| =================================================================== |
| --- src/v8.h (revision 5365) |
| +++ src/v8.h (working copy) |
| @@ -60,9 +60,6 @@ |
| #include "flags.h" |
| // Objects & heap |
| -#include "objects.h" |
| -#include "spaces.h" |
| -#include "heap.h" |
| #include "objects-inl.h" |
| #include "spaces-inl.h" |
| #include "heap-inl.h" |