Chromium Code Reviews| Index: src/runtime/runtime.h |
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
| index aff9779589a9e267bfcae044f6ac2f5e3c7c0008..717ba26d44cfcd8c05bbb5bed04173761dfed4ff 100644 |
| --- a/src/runtime/runtime.h |
| +++ b/src/runtime/runtime.h |
| @@ -9,8 +9,8 @@ |
| #include "src/allocation.h" |
| #include "src/base/platform/time.h" |
| +#include "src/elements-kind.h" |
| #include "src/globals.h" |
| -#include "src/objects.h" |
| #include "src/unicode.h" |
| #include "src/zone/zone.h" |