Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10069)

Unified Diff: chrome/test/data/arc_default_apps/test_app1.json

Issue 2322683003: [Merge-M54] arc: Add support of default and OEM apps. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/test/data/arc_default_apps/test_app1/icon_100p.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
+}
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/test/data/arc_default_apps/test_app1/icon_100p.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698