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

Unified Diff: services/shell/tests/connect/connect_unittest.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/tests/connect/connect_test_package.cc ('k') | services/tracing/public/cpp/provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/connect/connect_unittest.cc
diff --git a/services/shell/tests/connect/connect_unittest.cc b/services/shell/tests/connect/connect_unittest.cc
index 43bad927f1b0510cb8d4835fd2fc9ca2c3aee109..bf9814bd945686405a3f83d4f909077d41278ee2 100644
--- a/services/shell/tests/connect/connect_unittest.cc
+++ b/services/shell/tests/connect/connect_unittest.cc
@@ -19,8 +19,8 @@
#include "services/shell/public/interfaces/service_manager.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/tests/connect/connect_test_package.cc ('k') | services/tracing/public/cpp/provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698