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

Unified Diff: services/shell/tests/connect/connect_test_package.cc

Issue 2397353002: Purge references of "Mojo Application" from comments & var names. (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 | « services/shell/runner/init.cc ('k') | services/shell/tests/connect/connect_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/connect/connect_test_package.cc
diff --git a/services/shell/tests/connect/connect_test_package.cc b/services/shell/tests/connect/connect_test_package.cc
index 3df1a1f570055d2b2e62a62e656a406b55ca4b8c..564614ef028ca464e15fc1ad38f0cb62b91fd51e 100644
--- a/services/shell/tests/connect/connect_test_package.cc
+++ b/services/shell/tests/connect/connect_test_package.cc
@@ -22,8 +22,8 @@
#include "services/shell/public/interfaces/service_factory.mojom.h"
#include "services/shell/tests/connect/connect_test.mojom.h"
-// Tests that multiple applications can be packaged in a single Mojo application
-// implementing ServiceFactory; that these applications can be specified by
+// Tests that multiple services can be packaged in a single service by
+// implementing ServiceFactory; that these services can be specified by
// the package's manifest and are thus registered with the PackageManager.
namespace shell {
« no previous file with comments | « services/shell/runner/init.cc ('k') | services/shell/tests/connect/connect_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698