Chromium Code Reviews| Index: runtime/bin/main.cc |
| diff --git a/runtime/bin/main.cc b/runtime/bin/main.cc |
| index b70226ff372d71acd9ce43816b644ec2b83f005a..470d5f9352e8d15a0ae8dae04e17d017c304925f 100644 |
| --- a/runtime/bin/main.cc |
| +++ b/runtime/bin/main.cc |
| @@ -13,7 +13,6 @@ |
| #include "bin/dartutils.h" |
| #include "bin/file.h" |
| #include "bin/platform.h" |
| - |
| #include "platform/globals.h" |
| // snapshot_buffer points to a snapshot if we link in a snapshot otherwise |