Index: cc/quads/draw_quad.h |
diff --git a/cc/quads/draw_quad.h b/cc/quads/draw_quad.h |
index 952472d77c10a8f56f3d2490abf0cd1275cca6c8..2636a0725d2eb642e519daad9ed123fed7a48c0f 100644 |
--- a/cc/quads/draw_quad.h |
+++ b/cc/quads/draw_quad.h |
@@ -53,7 +53,7 @@ class CC_EXPORT DrawQuad { |
gfx::Rect opaque_rect; |
// Allows changing the rect that gets drawn to make it smaller. This value |
- // should be clipped to quadRect. |
+ // should be clipped to |rect|. |
gfx::Rect visible_rect; |
// By default blending is used when some part of the quad is not opaque. |