Index: cc/output/overlay_candidate.h |
diff --git a/cc/output/overlay_candidate.h b/cc/output/overlay_candidate.h |
index 8033dca711bbe8641efa0a137c20b627f4d807e8..aa42ba11f518b9a7f2b2e401f06d0c1cb7b766ce 100644 |
--- a/cc/output/overlay_candidate.h |
+++ b/cc/output/overlay_candidate.h |
@@ -66,8 +66,6 @@ |
// Stacking order of the overlay plane relative to the main surface, |
// which is 0. Signed to allow for "underlays". |
int plane_z_order; |
- // If the overlay needs blending support. |
- bool needs_blending; |
// To be modified by the implementer if this candidate can go into |
// an overlay. |