Chromium Code Reviews| Index: runtime/vm/dart.cc |
| diff --git a/runtime/vm/dart.cc b/runtime/vm/dart.cc |
| index 93cac99fa76ff155414d44647bf486c0a2c2066d..fc14c54b4f0ecdcef261e68a23b8ecd95c409807 100644 |
| --- a/runtime/vm/dart.cc |
| +++ b/runtime/vm/dart.cc |
| @@ -33,6 +33,7 @@ |
| #include "vm/timeline.h" |
| #include "vm/virtual_memory.h" |
| #include "vm/zone.h" |
| +#include "vm/clustered_snapshot.h" |
| namespace dart { |