| Index: third_party/WebKit/public/web/WebContextMenuData.h
|
| diff --git a/third_party/WebKit/public/web/WebContextMenuData.h b/third_party/WebKit/public/web/WebContextMenuData.h
|
| index e4649671ef4f638c13ca51fb0c0f1497df0f6520..a2d69744ab51734f7b28eea6a3f7240704f25feb 100644
|
| --- a/third_party/WebKit/public/web/WebContextMenuData.h
|
| +++ b/third_party/WebKit/public/web/WebContextMenuData.h
|
| @@ -184,9 +184,6 @@ struct WebContextMenuData {
|
| // Which edit operations are available in the context.
|
| int editFlags;
|
|
|
| - // Security information for the context.
|
| - WebCString securityInfo;
|
| -
|
| // The referrer policy applicable to this context.
|
| WebReferrerPolicy referrerPolicy;
|
|
|
|
|