Chromium Code Reviews| Index: runtime/lib/bool.cc |
| diff --git a/runtime/lib/bool.cc b/runtime/lib/bool.cc |
| index dcb19525ef928edae4a9bcf2ad8d254629ecf889..dc2b00f7800a40a549152d4d6ef6d032e8fb2f77 100644 |
| --- a/runtime/lib/bool.cc |
| +++ b/runtime/lib/bool.cc |
| @@ -5,8 +5,8 @@ |
| #include "vm/bootstrap_natives.h" |
| #include "include/dart_api.h" |
| -#include "vm/dart_entry.h" |
| #include "vm/dart_api_impl.h" |
| +#include "vm/dart_entry.h" |
| #include "vm/exceptions.h" |
| #include "vm/isolate.h" |
| #include "vm/native_entry.h" |