Chromium Code Reviews| Index: src/heap.h |
| diff --git a/src/heap.h b/src/heap.h |
| index c9101bea9f71687ff9c73f559f081fddc2f137c0..a97072d0d407c9cc0a931081fe5214c21de74fd1 100644 |
| --- a/src/heap.h |
| +++ b/src/heap.h |
| @@ -32,7 +32,7 @@ |
| #include "allocation.h" |
| #include "assert-scope.h" |
| -#include "globals.h" |
| +#include "base/globals.h" |
| #include "incremental-marking.h" |
| #include "list.h" |
| #include "mark-compact.h" |