Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(769)

Unified Diff: mojo/tools/mojodb

Issue 1197133004: Add support for snapshot loading to Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix mirror-system.sky Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sky/engine/core/core.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | sky/engine/core/core.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698