Chromium Code Reviews| Index: runtime/bin/dartutils.cc |
| diff --git a/runtime/bin/dartutils.cc b/runtime/bin/dartutils.cc |
| index 02e785fae11786273b3dd59a28204c654b7f0a3e..533eb68434b2c5ddc5865227d23a0e9108fb63c0 100644 |
| --- a/runtime/bin/dartutils.cc |
| +++ b/runtime/bin/dartutils.cc |
| @@ -5,7 +5,6 @@ |
| #include "bin/dartutils.h" |
| #include "bin/file.h" |
| - |
| #include "platform/globals.h" |
| const char* DartUtils::kDartScheme = "dart:"; |