| Index: public/web/WebSettings.h
|
| diff --git a/public/web/WebSettings.h b/public/web/WebSettings.h
|
| index d6755899f5fbfbc391375a4102e010e12ce92140..95a73e8adc6df369e5c3edf843b1b5e706c6e2d7 100644
|
| --- a/public/web/WebSettings.h
|
| +++ b/public/web/WebSettings.h
|
| @@ -96,7 +96,6 @@ public:
|
| virtual void setCaretBrowsingEnabled(bool) = 0;
|
| virtual void setClobberUserAgentInitialScaleQuirk(bool) = 0;
|
| virtual void setCompositedScrollingForFramesEnabled(bool) = 0;
|
| - virtual void setCompositorTouchHitTesting(bool) = 0;
|
| virtual void setContainerCullingEnabled(bool) = 0;
|
| virtual void setCookieEnabled(bool) = 0;
|
| virtual void setNavigateOnDragDrop(bool) = 0;
|
|
|