Chromium Code Reviews| Index: chrome/test/data/extensions/platform_apps/minimal_id/manifest.json |
| diff --git a/chrome/test/data/extensions/platform_apps/iframes/manifest.json b/chrome/test/data/extensions/platform_apps/minimal_id/manifest.json |
| similarity index 53% |
| copy from chrome/test/data/extensions/platform_apps/iframes/manifest.json |
| copy to chrome/test/data/extensions/platform_apps/minimal_id/manifest.json |
| index 8e186a2640373138c70674fcc462a441beca37e7..2f5697812becfc6e8736b34a499eb3e616ebd156 100644 |
| --- a/chrome/test/data/extensions/platform_apps/iframes/manifest.json |
| +++ b/chrome/test/data/extensions/platform_apps/minimal_id/manifest.json |
| @@ -1,5 +1,5 @@ |
| { |
| - "name": "Platform App Test: local iframes are allowed", |
| + "name": "Platform App Test: minimal platform app with window ID 'minimal_id'", |
| "version": "1", |
| "app": { |
| "background": { |