Chromium Code Reviews| Index: public/web/WebRemoteFrameClient.h |
| diff --git a/public/web/WebRemoteFrameClient.h b/public/web/WebRemoteFrameClient.h |
| index 6baf7524efd0d2b522176736edf18b7b20e07b63..0271986af1497ca1352a0ef2f0bd3d8a62b5703e 100644 |
| --- a/public/web/WebRemoteFrameClient.h |
| +++ b/public/web/WebRemoteFrameClient.h |
| @@ -12,6 +12,7 @@ namespace blink { |
| class WebInputEvent; |
| class WebLocalFrame; |
| class WebRemoteFrame; |
| +struct WebRect; |
| class WebRemoteFrameClient { |
| public: |