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

Unified Diff: services/shell/runner/init.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
Index: services/shell/runner/init.cc
diff --git a/services/shell/runner/init.cc b/services/shell/runner/init.cc
index 2e60194f7dc6035c8cf193015913d1f281c091d2..310e80ca9aa7ad1ced880e8b43cbd4e4c1b634b9 100644
--- a/services/shell/runner/init.cc
+++ b/services/shell/runner/init.cc
@@ -75,7 +75,7 @@ void WaitForDebuggerIfNecessary() {
}
void CallLibraryEarlyInitialization(base::NativeLibrary app_library) {
- // Do whatever warming that the mojo application wants.
+ // Do whatever warming that the service wants.
#if ICU_UTIL_DATA_IMPL == ICU_UTIL_DATA_FILE
typedef void (*LibraryEarlyInitFunction)(const uint8_t*);
« no previous file with comments | « services/shell/runner/host/native_library_runner.cc ('k') | services/shell/tests/connect/connect_test_package.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698