| Index: third_party/WebKit/public/web/WebRemoteFrameClient.h
|
| diff --git a/third_party/WebKit/public/web/WebRemoteFrameClient.h b/third_party/WebKit/public/web/WebRemoteFrameClient.h
|
| index fbb17beb9225125baf6b5386421d7bb7681832a0..d07a1ff19e516c05fb3dc9ca988e6380af7eb171 100644
|
| --- a/third_party/WebKit/public/web/WebRemoteFrameClient.h
|
| +++ b/third_party/WebKit/public/web/WebRemoteFrameClient.h
|
| @@ -13,6 +13,7 @@
|
| namespace blink {
|
| enum class WebClientRedirectPolicy;
|
| enum class WebFrameLoadType;
|
| +class WebURLRequest;
|
| struct WebRect;
|
|
|
| class WebRemoteFrameClient {
|
|
|