Chromium Code Reviews| Index: chrome/test/data/extensions/platform_apps/restrictions/manifest.json |
| diff --git a/chrome/test/data/extensions/platform_apps/restrictions/manifest.json b/chrome/test/data/extensions/platform_apps/restrictions/manifest.json |
| index fd4b9b5f178aad2a7225cc6669dfded2fb3e72f6..826dc9666a03834c3ebd78e3da6db15605314807 100644 |
| --- a/chrome/test/data/extensions/platform_apps/restrictions/manifest.json |
| +++ b/chrome/test/data/extensions/platform_apps/restrictions/manifest.json |
| @@ -2,9 +2,6 @@ |
| "name": "Platform App Test: various document, window, and API restrictions", |
| "version": "1", |
| "manifest_version": 2, |
| - "permissions": [ |
| - "experimental" |
| - ], |
| "app": { |
| "background": { |
| "scripts": ["test.js"] |