Chromium Code Reviews| Index: runtime/vm/profiler_service.cc |
| diff --git a/runtime/vm/profiler_service.cc b/runtime/vm/profiler_service.cc |
| index eb99c4393dd4ae8514124c5e18ba480b9afa3311..6aed93c8e4fc9a39892d375be0a73e8bb73ba92c 100644 |
| --- a/runtime/vm/profiler_service.cc |
| +++ b/runtime/vm/profiler_service.cc |
| @@ -5,6 +5,7 @@ |
| #include "vm/profiler_service.h" |
| #include "vm/growable_array.h" |
| +#include "vm/handles_impl.h" |
| #include "vm/hash_map.h" |
| #include "vm/log.h" |
| #include "vm/native_symbol.h" |