| Index: sky/engine/web/ChromeClientImpl.h
|
| diff --git a/sky/engine/web/ChromeClientImpl.h b/sky/engine/web/ChromeClientImpl.h
|
| index 9b80d5a454669067cb691ae76990591809246e3c..d378299abbe4f80d78fcc158e5ee8ad020aafdc6 100644
|
| --- a/sky/engine/web/ChromeClientImpl.h
|
| +++ b/sky/engine/web/ChromeClientImpl.h
|
| @@ -93,8 +93,6 @@ public:
|
| // Pass 0 as the GraphicsLayer to detatch the root layer.
|
| virtual void attachRootGraphicsLayer(GraphicsLayer*) override;
|
|
|
| - virtual void clearCompositedSelectionBounds() override;
|
| -
|
| // ChromeClient methods:
|
| virtual String acceptLanguages() override;
|
|
|
|
|