Index: content/browser/browser_plugin/browser_plugin_embedder.h |
diff --git a/content/browser/browser_plugin/browser_plugin_embedder.h b/content/browser/browser_plugin/browser_plugin_embedder.h |
index fb93c676ac0e521a2451930df55e856746dae6ee..7da59c6d6db94ec434dbb86c663bfd7ffb6e975b 100644 |
--- a/content/browser/browser_plugin/browser_plugin_embedder.h |
+++ b/content/browser/browser_plugin/browser_plugin_embedder.h |
@@ -100,7 +100,6 @@ class CONTENT_EXPORT BrowserPluginEmbedder : public WebContentsObserver { |
// Message handlers. |
- void OnAllocateInstanceID(int request_id); |
void OnAttach(int instance_id, |
const BrowserPluginHostMsg_Attach_Params& params, |
const base::DictionaryValue& extra_params); |