diff options
Diffstat (limited to 'chromium/cc/layers/render_surface_impl.h')
-rw-r--r-- | chromium/cc/layers/render_surface_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/cc/layers/render_surface_impl.h b/chromium/cc/layers/render_surface_impl.h index 72587093ba7..fac0274a79d 100644 --- a/chromium/cc/layers/render_surface_impl.h +++ b/chromium/cc/layers/render_surface_impl.h @@ -168,7 +168,6 @@ class CC_EXPORT RenderSurfaceImpl { const FilterOperations& BackdropFilters() const; base::Optional<gfx::RRectF> BackdropFilterBounds() const; LayerImpl* BackdropMaskLayer() const; - gfx::PointF FiltersOrigin() const; gfx::Transform SurfaceScale() const; bool TrilinearFiltering() const; |