Chromium Code Reviews| Index: public/web/WebLocalFrame.h |
| diff --git a/public/web/WebLocalFrame.h b/public/web/WebLocalFrame.h |
| index 66c74e3813285b715b545b73994d6f8ed3dda11a..c530675064c7e013916a28c8f3b835795fda9a90 100644 |
| --- a/public/web/WebLocalFrame.h |
| +++ b/public/web/WebLocalFrame.h |
| @@ -10,6 +10,7 @@ |
| namespace blink { |
| class WebAutofillClient; |
| +class WebFrameClient; |
| class WebScriptExecutionCallback; |
| struct WebPrintPresetOptions; |