Index: content/shell/browser/layout_test/layout_test_content_browser_client.h |
diff --git a/content/shell/browser/layout_test/layout_test_content_browser_client.h b/content/shell/browser/layout_test/layout_test_content_browser_client.h |
index 7069734d57afc3022479479495c8ed4c9a7efbbf..0b8ea9766fce1fd7e35203460ba6fe4c78919d5f 100644 |
--- a/content/shell/browser/layout_test/layout_test_content_browser_client.h |
+++ b/content/shell/browser/layout_test/layout_test_content_browser_client.h |
@@ -23,6 +23,7 @@ class LayoutTestContentBrowserClient : public ShellContentBrowserClient { |
LayoutTestNotificationManager* GetLayoutTestNotificationManager(); |
// ContentBrowserClient overrides. |
+ virtual void RenderProcessWillLaunch(RenderProcessHost* host) override; |
virtual void RequestDesktopNotificationPermission( |
const GURL& source_origin, |
RenderFrameHost* render_frame_host, |