| 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
|
|
|