Chromium Code Reviews| Index: src/heap/spaces.cc |
| diff --git a/src/heap/spaces.cc b/src/heap/spaces.cc |
| index 0d1c592ef400c26f70d877ac84e5b7faa4207b17..6e487a14bbc23abc993f59bacffe81e483244e47 100644 |
| --- a/src/heap/spaces.cc |
| +++ b/src/heap/spaces.cc |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "src/v8.h" |
| +#include "src/heap/spaces.h" |
| #include "src/base/bits.h" |
| #include "src/base/platform/platform.h" |