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

Unified Diff: mojo/shell/tests/shell/driver_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/driver.cc ('k') | mojo/shell/tests/shell/shell_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/tests/shell/driver_manifest.json
diff --git a/mojo/shell/tests/shell/driver_manifest.json b/mojo/shell/tests/shell/driver_manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..04a394a67d8897ebf42945a81e3f7f1dcdf6a459
--- /dev/null
+++ b/mojo/shell/tests/shell/driver_manifest.json
@@ -0,0 +1,5 @@
+{
+ "name": "exe:shell_unittest_driver",
+ "display_name": "Shell Unittest: Driver",
+ "capabilities": { "*": [ "*" ] }
+}
« no previous file with comments | « mojo/shell/tests/shell/driver.cc ('k') | mojo/shell/tests/shell/shell_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698