Index: content/browser/frame_host/render_frame_host_impl.h |
diff --git a/content/browser/frame_host/render_frame_host_impl.h b/content/browser/frame_host/render_frame_host_impl.h |
index 72e39da6efcf953fa6cff10a7940a0b431879517..030108250500b97a7a5f9918aae1a77049b7eb9a 100644 |
--- a/content/browser/frame_host/render_frame_host_impl.h |
+++ b/content/browser/frame_host/render_frame_host_impl.h |
@@ -446,7 +446,7 @@ class CONTENT_EXPORT RenderFrameHostImpl |
// addition, its associated RenderWidgetHost has to be focused. |
bool IsFocused(); |
- // Returns the Mojo ImageDownloader service pointer. |
+ // Returns the Mojo ImageDownloader service. |
const image_downloader::ImageDownloaderPtr& GetMojoImageDownloader(); |
protected: |