Chromium Code Reviews| Index: runtime/vm/snapshot_test.cc |
| diff --git a/runtime/vm/snapshot_test.cc b/runtime/vm/snapshot_test.cc |
| index 493607a5a0280b92011855d5cd58b6f8d92510c6..e697c19ae4bf1b1507ff4c237610f2c764782793 100644 |
| --- a/runtime/vm/snapshot_test.cc |
| +++ b/runtime/vm/snapshot_test.cc |
| @@ -15,6 +15,7 @@ |
| #include "vm/symbols.h" |
| #include "vm/unicode.h" |
| #include "vm/unit_test.h" |
| +#include "vm/clustered_snapshot.h" |
| namespace dart { |