| Index: public/platform/WebContentLayer.h
|
| diff --git a/public/platform/WebContentLayer.h b/public/platform/WebContentLayer.h
|
| index f20b5674052f782e9e46f63be01a94044bc426c4..2647de0ae6069bc36ee434ef4a8a925ce7f72eb6 100644
|
| --- a/public/platform/WebContentLayer.h
|
| +++ b/public/platform/WebContentLayer.h
|
| @@ -53,8 +53,6 @@ public:
|
| // for these tiles.
|
| // Defaults to false.
|
| virtual void setDrawCheckerboardForMissingTiles(bool) = 0;
|
| -
|
| - virtual void setHasGpuRasterizationHint(bool) = 0;
|
| };
|
|
|
| } // namespace blink
|
|
|