| Index: third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| diff --git a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| index cb6c65342bf63534f74037e81602736c04426b98..bf63a56313b76a39522b53f29d090807d6824dfd 100644
|
| --- a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| +++ b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h
|
| @@ -47,7 +47,6 @@ class WebLayerTreeViewImplForTesting
|
| WebSize getViewportSize() const override;
|
| void setDeviceScaleFactor(float) override;
|
| void setBackgroundColor(blink::WebColor) override;
|
| - void setHasTransparentBackground(bool) override;
|
| void setVisible(bool) override;
|
| void setPageScaleFactorAndLimits(float pageScaleFactor,
|
| float minimum,
|
|
|