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

Unified Diff: content/public/test/test_service.mojom

Issue 2387263002: Rename MojoShellContext -> ServiceManagerContext. (Closed)
Patch Set: . Created 4 years, 2 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 | « content/public/test/test_service.cc ('k') | content/public/test/test_service_manager_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/test_service.mojom
diff --git a/content/public/test/test_mojo_service.mojom b/content/public/test/test_service.mojom
similarity index 96%
rename from content/public/test/test_mojo_service.mojom
rename to content/public/test/test_service.mojom
index 1a960fc7c86d7561562735392417a9e989dcba72..f0f0eedd91033c65d320701af1d10b35106ab70f 100644
--- a/content/public/test/test_mojo_service.mojom
+++ b/content/public/test/test_service.mojom
@@ -4,7 +4,7 @@
module content.mojom;
-interface TestMojoService {
+interface TestService {
// Doesn't actually do anything, just responds.
DoSomething() => ();
« no previous file with comments | « content/public/test/test_service.cc ('k') | content/public/test/test_service_manager_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698