Index: cc/layer_tree_host.h |
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
index 40e5c25b509ac3227a1a6a4ba3eca2d9b22f91c1..f7e88865055832995181757fb9c498943b2fc380 100644 |
--- a/cc/layer_tree_host.h |
+++ b/cc/layer_tree_host.h |
@@ -66,7 +66,6 @@ struct CC_EXPORT RendererCapabilities { |
bool usingSetVisibility; |
bool usingSwapCompleteCallback; |
bool usingGpuMemoryManager; |
- bool usingDiscardBackbuffer; |
bool usingEglImage; |
bool allowPartialTextureUpdates; |
bool usingOffscreenContext3d; |