Chromium Code Reviews| Index: Source/web/PageOverlay.h |
| diff --git a/Source/web/PageOverlay.h b/Source/web/PageOverlay.h |
| index 8f795a704e6c4d3e3d84a54627bd625589a97198..f55fbc1dde1a1ade0bf301cc1dd678bb90efb426 100644 |
| --- a/Source/web/PageOverlay.h |
| +++ b/Source/web/PageOverlay.h |
| @@ -37,10 +37,8 @@ namespace blink { |
| class GraphicsContext; |
| class GraphicsLayer; |
| class GraphicsLayerClient; |
| -class OverlayGraphicsLayerClientImpl; |
| class WebPageOverlay; |
| class WebViewImpl; |
| -struct WebRect; |
| class PageOverlay { |
| public: |