Index: content/shell/browser/shell_content_browser_client.h |
diff --git a/content/shell/browser/shell_content_browser_client.h b/content/shell/browser/shell_content_browser_client.h |
index a9286f3b69d0fa7a2dd8c2cbad92f002bc1ed964..b2fa522790688a7b5478729140cc1b3f6e8df06b 100644 |
--- a/content/shell/browser/shell_content_browser_client.h |
+++ b/content/shell/browser/shell_content_browser_client.h |
@@ -88,9 +88,6 @@ class ShellContentBrowserClient : public ContentBrowserClient { |
int child_process_id, |
content::FileDescriptorInfo* mappings) override; |
#endif // defined(OS_ANDROID) |
-#if defined(OS_WIN) |
- bool PreSpawnRenderer(sandbox::TargetPolicy* policy) override; |
-#endif |
ShellBrowserContext* browser_context(); |
ShellBrowserContext* off_the_record_browser_context(); |