Index: ui/compositor/layer.h |
diff --git a/ui/compositor/layer.h b/ui/compositor/layer.h |
index 1159d0b485e83d97e8bc814dd146dd2b713ef249..d536bf841932e2b48620972b20024b49a92877d0 100644 |
--- a/ui/compositor/layer.h |
+++ b/ui/compositor/layer.h |
@@ -409,9 +409,6 @@ class COMPOSITOR_EXPORT Layer |
// Visibility of this layer. See SetVisible/IsDrawn for more details. |
bool visible_; |
- // Computed based on the visibility of this layer and its ancestors. |
- bool is_drawn_; |
- |
bool force_render_surface_; |
bool fills_bounds_opaquely_; |