Chromium Code Reviews| Index: chrome/browser/resources/pdf/manifest.json |
| diff --git a/chrome/browser/resources/pdf/manifest.json b/chrome/browser/resources/pdf/manifest.json |
| index f97e970ef6304e8c7ffbdc6b99011d03881d521b..8dca0e160da620977d90f0e24bc1a39f204f9fb6 100644 |
| --- a/chrome/browser/resources/pdf/manifest.json |
| +++ b/chrome/browser/resources/pdf/manifest.json |
| @@ -20,6 +20,7 @@ |
| "transient": true, |
| "persistent": false |
| }, |
| + "mime_types_handler": "index.html", |
| "mime_types": [ |
| "application/pdf" |
| ], |