Index: content/renderer/browser_plugin/browser_plugin.h |
diff --git a/content/renderer/browser_plugin/browser_plugin.h b/content/renderer/browser_plugin/browser_plugin.h |
index 357ff016e35becb9e047d97277a1e00a76483fe0..0948e1c8936870dc88a73ce6e7fbade71f7b2c2d 100644 |
--- a/content/renderer/browser_plugin/browser_plugin.h |
+++ b/content/renderer/browser_plugin/browser_plugin.h |
@@ -85,8 +85,6 @@ class CONTENT_EXPORT BrowserPlugin : |
// sent, if needed. |
void DidCommitCompositorFrame(); |
- static BrowserPlugin* FromNode(blink::WebNode& node); |
- |
// Returns whether a message should be forwarded to BrowserPlugin. |
static bool ShouldForwardToBrowserPlugin(const IPC::Message& message); |