summaryrefslogtreecommitdiffstats
path: root/cc/quads/texture_draw_quad.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/quads/texture_draw_quad.h')
-rw-r--r--cc/quads/texture_draw_quad.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/quads/texture_draw_quad.h b/cc/quads/texture_draw_quad.h
index 2ba5b9d..5ec060e 100644
--- a/cc/quads/texture_draw_quad.h
+++ b/cc/quads/texture_draw_quad.h
@@ -17,6 +17,7 @@ namespace cc {
class CC_EXPORT TextureDrawQuad : public DrawQuad {
public:
TextureDrawQuad();
+ TextureDrawQuad(const TextureDrawQuad& other);
void SetNew(const SharedQuadState* shared_quad_state,
const gfx::Rect& rect,