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

Unified Diff: mojo/shell/package_apptest.cc

Issue 1705323003: ContentHandler -> ShellClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@delete
Patch Set: . Created 4 years, 10 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 | « mojo/shell/content_handler_connection.cc ('k') | mojo/shell/package_test_package.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/package_apptest.cc
diff --git a/mojo/shell/package_apptest.cc b/mojo/shell/package_apptest.cc
index 5e2db9ba79e61a71530abfc36a4f95c078e2073d..1086fe329e737e33d5720e264e36d837ee4ab318 100644
--- a/mojo/shell/package_apptest.cc
+++ b/mojo/shell/package_apptest.cc
@@ -15,7 +15,7 @@
#include "mojo/shell/public/interfaces/application_manager.mojom.h"
// Tests that multiple applications can be packaged in a single Mojo application
-// implementing ContentHandler; that these applications can be specified by
+// implementing ShellClientFactory; that these applications can be specified by
// the package's manifest and are thus registered with the PackageManager.
namespace mojo {
« no previous file with comments | « mojo/shell/content_handler_connection.cc ('k') | mojo/shell/package_test_package.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698