summaryrefslogtreecommitdiffstats
path: root/chromium/cc/layers/render_surface_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/cc/layers/render_surface_impl.h')
-rw-r--r--chromium/cc/layers/render_surface_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/cc/layers/render_surface_impl.h b/chromium/cc/layers/render_surface_impl.h
index 38fcaea82b9..545c840247f 100644
--- a/chromium/cc/layers/render_surface_impl.h
+++ b/chromium/cc/layers/render_surface_impl.h
@@ -154,8 +154,6 @@ class CC_EXPORT RenderSurfaceImpl {
uint64_t id() const { return stable_id_; }
- LayerImpl* MaskLayer();
- bool HasMask() const;
bool HasMaskingContributingSurface() const;
const FilterOperations& Filters() const;