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

Unified Diff: mojo/shell/tests/shell/shell_unittest_manifest.json

Issue 1764253002: Rename shell.mojom to connector.mojom, ApplicationManager to Shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@32exe
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/tests/shell/shell_unittest.mojom ('k') | mojo/shell/tests/shell/target.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/tests/shell/shell_unittest_manifest.json
diff --git a/mojo/shell/tests/shell/shell_unittest_manifest.json b/mojo/shell/tests/shell/shell_unittest_manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..02ec80508497a6116e5af9b35fd9f6068088773c
--- /dev/null
+++ b/mojo/shell/tests/shell/shell_unittest_manifest.json
@@ -0,0 +1,5 @@
+{
+ "name": "mojo:shell_unittest",
+ "display_name": "Shell Unittest",
+ "capabilities": { "*": [ "*" ] }
+}
« no previous file with comments | « mojo/shell/tests/shell/shell_unittest.mojom ('k') | mojo/shell/tests/shell/target.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698