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 eb7b0fff6cb907e7a695630be5008a57c4cdc73d..3c35bef17a722a605fb8f2ae0c38ec96c576fbe9 100644 |
--- a/content/browser/browser_plugin/browser_plugin_embedder.h |
+++ b/content/browser/browser_plugin/browser_plugin_embedder.h |
@@ -88,7 +88,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); |