| 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 137f0c5c2b36cfa377ef70f115e5683f5bbd7144..c1f2d0258dee7ca2c55e6887001de4bb0561d4ce 100644
|
| --- a/content/browser/browser_plugin/browser_plugin_embedder.h
|
| +++ b/content/browser/browser_plugin/browser_plugin_embedder.h
|
| @@ -97,7 +97,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);
|
|
|