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

Unified Diff: mojo/shell/package_test_package_manifest.json

Issue 1701583002: Decompose Application Package Apptest a bit more. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
« no previous file with comments | « mojo/shell/package_test_package.cc ('k') | mojo/shell/public/cpp/lib/application_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/package_test_package_manifest.json
diff --git a/mojo/shell/package_test_package_manifest.json b/mojo/shell/package_test_package_manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..d4825b269f8148b06f0d0d354e0ae53575894d24
--- /dev/null
+++ b/mojo/shell/package_test_package_manifest.json
@@ -0,0 +1,5 @@
+{
+ "url": "mojo://package_test_package/",
+ "name": "Package Test Package",
+ "capabilities": { }
+}
« no previous file with comments | « mojo/shell/package_test_package.cc ('k') | mojo/shell/public/cpp/lib/application_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698