Index: runtime/bin/embedded_dart_io.h |
diff --git a/runtime/bin/embedded_dart_io.h b/runtime/bin/embedded_dart_io.h |
index 4d7dbae14cc346df9c0c8c7bf9e50fe5af0d2ba5..a5b069d248af60e1c9b877c8c3bbc300abce112c 100644 |
--- a/runtime/bin/embedded_dart_io.h |
+++ b/runtime/bin/embedded_dart_io.h |
@@ -23,7 +23,6 @@ bool ShouldCaptureStdout(); |
// Should Stderr events be captured? |
bool ShouldCaptureStderr(); |
- |
} // namespace bin |
} // namespace dart |