Chromium Code Reviews| Index: chrome/test/data/arc_default_apps/test_app2.json |
| diff --git a/chrome/test/data/arc_default_apps/test_app2.json b/chrome/test/data/arc_default_apps/test_app2.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a8cbc00ec34a098386c34febf941bcb41f9b8b9a |
| --- /dev/null |
| +++ b/chrome/test/data/arc_default_apps/test_app2.json |
| @@ -0,0 +1,7 @@ |
| +{ |
| + "name": "TestApp2", |
| + "package_name": "test.app2", |
| + "activity": "test.app2.activity", |
| + "oem": false, |
| + "app_path": "test_app2" |
| +} |