Bug 1254134 - Follow-up to take care of clang Winconsistent-missing-override warning. r=me
This commit is contained in:
@@ -533,7 +533,7 @@ struct ImageLayerProperties : public LayerPropertiesBase
|
||||
|
||||
virtual nsIntRegion ComputeChangeInternal(const char* aPrefix,
|
||||
NotifySubDocInvalidationFunc aCallback,
|
||||
bool& aGeometryChanged)
|
||||
bool& aGeometryChanged) override
|
||||
{
|
||||
ImageLayer* imageLayer = static_cast<ImageLayer*>(mLayer.get());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user