Chromium Code Reviews| Index: src/runtime/runtime.h |
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
| index 48a9ea632db7a8a3598253edf67ffd4779c7e002..c81af950c0021e71686defe99e421e518513c51c 100644 |
| --- a/src/runtime/runtime.h |
| +++ b/src/runtime/runtime.h |
| @@ -11,7 +11,7 @@ |
| #include "src/base/platform/time.h" |
| #include "src/objects.h" |
| #include "src/unicode.h" |
| -#include "src/zone.h" |
| +#include "src/zone/zone.h" |
| namespace v8 { |
| namespace internal { |