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

Unified Diff: services/shell/tests/connect/connect_unittests_manifest.json

Issue 1918983003: Namespace capability classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: services/shell/tests/connect/connect_unittests_manifest.json
diff --git a/services/shell/tests/connect/connect_unittests_manifest.json b/services/shell/tests/connect/connect_unittests_manifest.json
index 8e171d28ded508a56cdf2650c9a1a35fb97569f7..336450be900fa26658d560ec14261b1b08da1c9a 100644
--- a/services/shell/tests/connect/connect_unittests_manifest.json
+++ b/services/shell/tests/connect/connect_unittests_manifest.json
@@ -22,7 +22,7 @@
"shell::test::mojom::UserIdTest"
]
},
- "mojo:shell": { "classes": [ "instance_name", "user_id" ] }
+ "mojo:shell": { "classes": [ "shell:instance_name", "shell:user_id" ] }
}
}
}

Powered by Google App Engine
This is Rietveld 408576698