| Index: Source/web/WebPagePopupImpl.h
|
| diff --git a/Source/web/WebPagePopupImpl.h b/Source/web/WebPagePopupImpl.h
|
| index d27ff97b73f3067404d8670ecd56ca04540b6a6f..ff132e3ee764bc75ececbd1a45f5dd87d95c87f8 100644
|
| --- a/Source/web/WebPagePopupImpl.h
|
| +++ b/Source/web/WebPagePopupImpl.h
|
| @@ -72,7 +72,6 @@ private:
|
| virtual WebSize size() OVERRIDE;
|
| virtual void animate(double) OVERRIDE;
|
| virtual void layout() OVERRIDE;
|
| - virtual void enterForceCompositingMode(bool enter) OVERRIDE;
|
| virtual void willCloseLayerTreeView() OVERRIDE;
|
| virtual void paint(WebCanvas*, const WebRect&) OVERRIDE;
|
| virtual void resize(const WebSize&) OVERRIDE;
|
|
|