Index: runtime/bin/dartutils.cc |
diff --git a/runtime/bin/dartutils.cc b/runtime/bin/dartutils.cc |
index 845487433d70a3ed177ee7af3c60215f7efa9e56..8d6e6933012f4a20ac3dc3982778b6aa03f5da28 100644 |
--- a/runtime/bin/dartutils.cc |
+++ b/runtime/bin/dartutils.cc |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file. |
#include "bin/dartutils.h" |
- |
#include "bin/file.h" |
+#include "platform/assert.h" |
#include "platform/globals.h" |
const char* DartUtils::kDartScheme = "dart:"; |