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

Unified Diff: components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h

Issue 2420253002: Rename shell namespace to service_manager (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: components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h
diff --git a/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h b/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h
index a44d358d1a90697764dab481fe6c5add85520c58..fb75189adac628e00562a5b3d46637fa5a913a60 100644
--- a/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h
+++ b/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h
@@ -33,7 +33,8 @@ class DistillerJsRenderFrameObserver : public content::RenderFrameObserver {
int extension_group,
int world_id) override;
- // Add the mojo interface to a RenderFrame's shell::InterfaceRegistry.
+ // Add the mojo interface to a RenderFrame's
+ // service_manager::InterfaceRegistry.
void RegisterMojoInterface();
// Flag the current page as a distiller page.
void SetIsDistillerPage();
« no previous file with comments | « components/contextual_search/renderer/overlay_js_render_frame_observer.h ('k') | components/filesystem/file_system_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698