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 f13add81937c91271b3f921df8586efc489a9ced..bac20a3231dca255396e15f47db1845d339e4dc2 100644 |
--- a/chrome/browser/chrome_content_browser_client.h |
+++ b/chrome/browser/chrome_content_browser_client.h |
@@ -284,6 +284,7 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient { |
#endif |
void ExposeInterfacesToRenderer( |
service_manager::BinderRegistry* registry, |
+ content::AssociatedInterfaceRegistry* associated_registry, |
content::RenderProcessHost* render_process_host) override; |
void ExposeInterfacesToMediaService( |
service_manager::InterfaceRegistry* registry, |