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 ee3a1b42d12eff522d8215da2f6f4b6c8d6d71c3..372909166adb17e322e3ad4602a30825ec47952b 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; |