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

Unified Diff: content/renderer/render_frame_impl.h

Issue 2398783002: Rename a bunch of Mojo Application stuff to reference Services. (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: content/renderer/render_frame_impl.h
diff --git a/content/renderer/render_frame_impl.h b/content/renderer/render_frame_impl.h
index be3f4d1a6beca8aef6a21329087b5fcd49cab5a2..d37686edb3dfa012bfbee9fbf2e4034df112da35 100644
--- a/content/renderer/render_frame_impl.h
+++ b/content/renderer/render_frame_impl.h
@@ -1225,7 +1225,7 @@ class CONTENT_EXPORT RenderFrameImpl
shell::mojom::InterfaceProviderRequest
pending_remote_interface_provider_request_;
- // The shell proxy used to connect to Mojo applications.
+ // The shell proxy used to connect to services.
shell::mojom::ConnectorPtr connector_;
// The screen orientation dispatcher attached to the frame, lazily
« no previous file with comments | « content/renderer/mus/render_widget_window_tree_client_factory.cc ('k') | content/renderer/render_frame_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698