| 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 0b7238577d4ecc04fcc61d3f8d594f22416ee40d..5ac5c2ddcd173760b0e415c733318829b03d2b1e 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,
|
|
|