Chromium Code Reviews| Index: runtime/vm/native_entry.cc |
| diff --git a/runtime/vm/native_entry.cc b/runtime/vm/native_entry.cc |
| index e1e7e45e7f78115690dba43a1edf37a98905303c..fadde0b3ce238619172112f47143433944e65b19 100644 |
| --- a/runtime/vm/native_entry.cc |
| +++ b/runtime/vm/native_entry.cc |
| @@ -10,6 +10,7 @@ |
| #include "vm/code_patcher.h" |
| #include "vm/dart_api_impl.h" |
| #include "vm/dart_api_state.h" |
| +#include "vm/native_symbol.h" |
| #include "vm/object_store.h" |
| #include "vm/reusable_handles.h" |
| #include "vm/safepoint.h" |