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

Unified Diff: mojo/shell/tests/lifecycle/package_app_b_manifest.json

Issue 1755423002: Add a test for application lifecycle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@27amtest
Patch Set: . Created 4 years, 10 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
Index: mojo/shell/tests/lifecycle/package_app_b_manifest.json
diff --git a/mojo/shell/tests/lifecycle/package_app_b_manifest.json b/mojo/shell/tests/lifecycle/package_app_b_manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..2957a2d1d04103836420e46bc0b40d309d90be11
--- /dev/null
+++ b/mojo/shell/tests/lifecycle/package_app_b_manifest.json
@@ -0,0 +1,6 @@
+{
+ "name": "mojo:lifecycle_unittest_package_app_b",
+ "process-group": "package",
+ "display_name": "Lifecycle Unittest Package App B",
+ "capabilities": {}
+}
« no previous file with comments | « mojo/shell/tests/lifecycle/package_app_a_manifest.json ('k') | mojo/shell/tests/lifecycle/package_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698