Chromium Code Reviews| Index: chrome/browser/resources/pdf/manifest-common.json.unflattened |
| diff --git a/chrome/browser/resources/pdf/manifest-common.json.unflattened b/chrome/browser/resources/pdf/manifest-common.json.unflattened |
| index a2033143ab3441199096ddd506f1a7699ea9b43b..1f7eb2d32c38f4c1816da334c0b141544713d692 100644 |
| --- a/chrome/browser/resources/pdf/manifest-common.json.unflattened |
| +++ b/chrome/browser/resources/pdf/manifest-common.json.unflattened |
| @@ -11,14 +11,8 @@ |
| "ftp://*/", |
| "http://*/", |
| "https://*/", |
| - "chrome://*/", |
| - "streamsPrivate" |
| + "chrome://*/" |
| ], |
| - "background": { |
| - "scripts": ["background.js"], |
| - "transient": true, |
| - "persistent": false |
| - }, |
| "mime_types": [ |
| "application/pdf" |
| ], |