summaryrefslogtreecommitdiffstats
path: root/src/core/content_main_delegate_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/content_main_delegate_qt.h')
-rw-r--r--src/core/content_main_delegate_qt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/content_main_delegate_qt.h b/src/core/content_main_delegate_qt.h
index af58bc323..71a0aaa34 100644
--- a/src/core/content_main_delegate_qt.h
+++ b/src/core/content_main_delegate_qt.h
@@ -59,6 +59,7 @@ public:
void PreSandboxStartup() Q_DECL_OVERRIDE;
content::ContentBrowserClient* CreateContentBrowserClient() Q_DECL_OVERRIDE;
+ content::ContentRendererClient* CreateContentRendererClient() Q_DECL_OVERRIDE;
bool BasicStartupComplete(int* /*exit_code*/) Q_DECL_OVERRIDE;