FilesApp: Correct MIME types for openxmlformats
Commit https://codereview.chromium.org/1158923004 updated incorrect escapes in some RegExp constructors, but some of the escapes were superfluous. When checking the formats it became obvious that the original MIME types used were incorrect for the family of openxmlformats documents. This change corrects the MIME types and removes the unneeded escapes. BUG=chromium:675506 TEST=Ran all the FilesApp tests Signed-off-by:Alex Danilo <adanilo@chromium.org> Change-Id: Ic79e4655ebb61ea2e7c8fbb83509f899d7d1cb60 Reviewed-on: https://chromium-review.googlesource.com/c/1297775Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#602525}
Showing
Please register or sign in to comment