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

Unified Diff: mojo/services/catalog/data/simple

Issue 1779683002: Add catalog unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@43catalog
Patch Set: . Created 4 years, 9 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/services/catalog/data/malformed ('k') | mojo/services/catalog/entry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/catalog/data/simple
diff --git a/mojo/services/catalog/data/simple b/mojo/services/catalog/data/simple
new file mode 100644
index 0000000000000000000000000000000000000000..cb60e67b961540df600e56c1072d2c27471b5309
--- /dev/null
+++ b/mojo/services/catalog/data/simple
@@ -0,0 +1,5 @@
+{
+ "name": "mojo:foo",
+ "display_name": "Foo",
+ "capabilities": {}
+}
« no previous file with comments | « mojo/services/catalog/data/malformed ('k') | mojo/services/catalog/entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698