Index: content/public/browser/content_browser_client.h |
diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h |
index f360af58e0c3c3613fb5d3b86bd224d49d289a19..0f532c46f04dea2274659907492ec84845d200d1 100644 |
--- a/content/public/browser/content_browser_client.h |
+++ b/content/public/browser/content_browser_client.h |
@@ -516,7 +516,6 @@ class CONTENT_EXPORT ContentBrowserClient { |
const blink::mojom::WindowFeatures& features, |
bool user_gesture, |
bool opener_suppressed, |
- ResourceContext* context, |
bool* no_javascript_access); |
// Notifies the embedder that the ResourceDispatcherHost has been created. |