Chromium Code Reviews| Index: runtime/vm/thread.cc |
| diff --git a/runtime/vm/thread.cc b/runtime/vm/thread.cc |
| index d0c4651276dc2b59a7941342c24150a42cca4032..7d817d3072249ccff66e41f6ef07c2fca4890a76 100644 |
| --- a/runtime/vm/thread.cc |
| +++ b/runtime/vm/thread.cc |
| @@ -12,6 +12,7 @@ |
| #include "vm/profiler.h" |
| #include "vm/runtime_entry.h" |
| #include "vm/stub_code.h" |
| +#include "vm/symbols.h" |
| #include "vm/thread_interrupter.h" |
| #include "vm/thread_registry.h" |