Chromium Code Reviews| Index: runtime/vm/pages.cc |
| diff --git a/runtime/vm/pages.cc b/runtime/vm/pages.cc |
| index 6dc7e9320cd4ea722b2cd4d03175d1055618451a..a028564cef8ad505a8726fc135e456f9e44dba2f 100644 |
| --- a/runtime/vm/pages.cc |
| +++ b/runtime/vm/pages.cc |
| @@ -6,6 +6,7 @@ |
| #include "platform/assert.h" |
| #include "vm/compiler_stats.h" |
| +#include "vm/dart.h" |
| #include "vm/gc_marker.h" |
| #include "vm/gc_sweeper.h" |
| #include "vm/lockers.h" |