| Index: chrome/browser/chrome_content_browser_client.h
|
| diff --git a/chrome/browser/chrome_content_browser_client.h b/chrome/browser/chrome_content_browser_client.h
|
| index 9edd155f6d502010b6b39b67bc9ea5a438f869f0..81979401b289844cf2c4f8cfe8581c53993b078b 100644
|
| --- a/chrome/browser/chrome_content_browser_client.h
|
| +++ b/chrome/browser/chrome_content_browser_client.h
|
| @@ -255,7 +255,6 @@
|
| void OverrideRenderFrameMojoServices(
|
| content::ServiceRegistry* registry,
|
| content::RenderFrameHost* render_frame_host) override;
|
| - void RegisterMojoApplications(StaticMojoApplicationMap* apps) override;
|
| void OpenURL(content::BrowserContext* browser_context,
|
| const content::OpenURLParams& params,
|
| const base::Callback<void(content::WebContents*)>& callback)
|
|
|