Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
| index 901b0ebba043e379ae425fcaed11ac92b7e8d3d1..8670e70cde0f877c4021a015670a0d830c92bf11 100644 |
| --- a/Source/web/WebViewImpl.h |
| +++ b/Source/web/WebViewImpl.h |
| @@ -353,6 +353,7 @@ public: |
| void layoutUpdated(WebLocalFrameImpl*); |
| void willInsertBody(WebLocalFrameImpl*); |
| + void didRemoveAllPendingStylesheet(WebLocalFrameImpl*); |
| void didChangeContentsSize(); |
| void deviceOrPageScaleFactorChanged(); |