Chromium Code Reviews| Index: third_party/WebKit/public/web/WebFrame.h |
| diff --git a/third_party/WebKit/public/web/WebFrame.h b/third_party/WebKit/public/web/WebFrame.h |
| index b67e85a91c739f7afae1a486325ecba1ecdaef0b..56c37aa4476b9a5e1515d3ae65a69fc049d456b7 100644 |
| --- a/third_party/WebKit/public/web/WebFrame.h |
| +++ b/third_party/WebKit/public/web/WebFrame.h |
| @@ -80,6 +80,7 @@ struct WebConsoleMessage; |
| struct WebFindOptions; |
| struct WebFloatPoint; |
| struct WebFloatRect; |
| +struct WebFrameOwnerProperties; |
| struct WebPoint; |
| struct WebPrintParams; |
| struct WebRect; |