Index: cc/output/renderer.h |
diff --git a/cc/output/renderer.h b/cc/output/renderer.h |
index da0ddc1dc8e0dc6edd20f0edb4d42b4c8e1d2b52..19533104b2b2db3361ec3c08c226ee6e91aac80f 100644 |
--- a/cc/output/renderer.h |
+++ b/cc/output/renderer.h |
@@ -34,7 +34,7 @@ struct RendererCapabilitiesImpl { |
// Capabilities used on compositor thread only. |
bool using_partial_swap; |
bool using_egl_image; |
- bool using_map_image; |
+ bool using_image; |
bool using_discard_framebuffer; |
bool allow_rasterize_on_demand; |