Chromium Code Reviews| Index: src/type-info.h |
| diff --git a/src/type-info.h b/src/type-info.h |
| index a457d2ba41d51b701598761a1f16d018221dca20..2911ac5cc26d001264c09134e6721ea563c0332f 100644 |
| --- a/src/type-info.h |
| +++ b/src/type-info.h |
| @@ -29,7 +29,7 @@ |
| #define V8_TYPE_INFO_H_ |
| #include "allocation.h" |
| -#include "globals.h" |
| +#include "base/globals.h" |
| #include "types.h" |
| #include "zone-inl.h" |