Index: cc/layer_tree_host.h |
diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
index 21af798f4334bb7e76ee7b4f5711d838329fb8f5..3f6b9bae737cb26c289e6b574ef6aa920ad4f438 100644 |
--- a/cc/layer_tree_host.h |
+++ b/cc/layer_tree_host.h |
@@ -117,7 +117,7 @@ struct CC_EXPORT RendererCapabilities { |
bool usingSetVisibility; |
bool usingSwapCompleteCallback; |
bool usingGpuMemoryManager; |
- bool usingDiscardFramebuffer; |
+ bool usingDiscardBackbuffer; |
bool usingEglImage; |
bool allowPartialTextureUpdates; |
int maxTextureSize; |