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

Unified Diff: ui/file_manager/file_manager/manifest.json

Issue 693103003: Files.app: Use the same file type associates as Windows on HTML files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « ui/file_manager/file_manager/foreground/js/file_type.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index 818dce38d1de61cc22841f54a83158d5c3e4a7cd..c20051d719c609d1f1ac1d1a9d45cdb770e999a5 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -75,6 +75,9 @@
"filesystem:*.html",
"filesystem:*.mht",
"filesystem:*.mhtml",
+ "filesystem:*.shtml",
+ "filesystem:*.xht",
+ "filesystem:*.xhtml",
"filesystem:*.svg",
"filesystem:*.txt"
]
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/file_type.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698