Chromium Code Reviews| Index: chrome/test/data/arc_default_apps/test_app1.json |
| diff --git a/chrome/test/data/arc_default_apps/test_app1.json b/chrome/test/data/arc_default_apps/test_app1.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8c37d88ccb0d1277b8fb490a0b083d3cbdbff266 |
| --- /dev/null |
| +++ b/chrome/test/data/arc_default_apps/test_app1.json |
| @@ -0,0 +1,7 @@ |
| +{ |
| + "name": "TestApp1", |
| + "package_name": "test.app1", |
| + "activity": "test.app1.activity", |
| + "oem": true, |
| + "app_path": "test_app1" |
| +} |