Chromium Code Reviews| Index: src/utils.h |
| diff --git a/src/utils.h b/src/utils.h |
| index b11d756b8a97281135590147102e2e4536a8197a..1cc7045e8388f0c53e1655a3b4be61c8c960cbaf 100644 |
| --- a/src/utils.h |
| +++ b/src/utils.h |
| @@ -35,7 +35,7 @@ |
| #include "allocation.h" |
| #include "checks.h" |
| -#include "globals.h" |
| +#include "base/globals.h" |
| namespace v8 { |
| namespace internal { |