Index: content/public/common/context_menu_params.h |
diff --git a/content/public/common/context_menu_params.h b/content/public/common/context_menu_params.h |
index ce4572467441b350effba32022db75e05fc9354a..e6b46d59b2f17088e2a0e9344cc6a42ba53bdcd2 100644 |
--- a/content/public/common/context_menu_params.h |
+++ b/content/public/common/context_menu_params.h |
@@ -42,7 +42,6 @@ struct CONTENT_EXPORT CustomContextMenuContext { |
// could be used for more contextual actions. |
struct CONTENT_EXPORT ContextMenuParams { |
ContextMenuParams(); |
- explicit ContextMenuParams(const WebKit::WebContextMenuData& data); |
~ContextMenuParams(); |
// This is the type of Context Node that the context menu was invoked on. |