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