Chromium Code Reviews| Index: chrome/test/data/web_app_info/minimal.json |
| diff --git a/chrome/test/data/web_app_info/minimal.json b/chrome/test/data/web_app_info/minimal.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e5b6a6a0b6929c7d797147f1383136f0a5297c90 |
| --- /dev/null |
| +++ b/chrome/test/data/web_app_info/minimal.json |
| @@ -0,0 +1,4 @@ |
| +{ |
| + "name": "hello", |
| + "launch_url": "launch_url" |
| +} |