Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "name": "Platform App Test: loalStorage/WebSQL are disallowed", | |
| 3 "platform_app": true, | |
| 4 "version": "1", | |
| 5 "manifest_version": 2, | |
| 6 "app": { | |
| 7 "launch": { | |
| 8 "local_path": "main.html", | |
| 9 "container": "shell" | |
| 10 } | |
| 11 } | |
| 12 } | |
| OLD | NEW |