Index: mojo/tools/mojodb |
diff --git a/mojo/tools/mojodb b/mojo/tools/mojodb |
index cd5b0307c581ee4a85d86e139e4d7d0920184a64..8acb2f96029f52444114adf16d9225f68b286414 100755 |
--- a/mojo/tools/mojodb |
+++ b/mojo/tools/mojodb |
@@ -28,6 +28,7 @@ SUPPORTED_MIME_TYPES = [ |
'text/html', |
'text/sky', |
'application/dart', |
+ 'application/octet-stream', |
] |
DEFAULT_SKY_COMMAND_PORT = 7777 |