| Index: cc/output/gl_renderer.h
|
| diff --git a/cc/output/gl_renderer.h b/cc/output/gl_renderer.h
|
| index e666633cfa09458037c854466a1bdd9dd5f4fb9b..bf006374e7d8b60dc4ed215f9071ae2490a0a48b 100644
|
| --- a/cc/output/gl_renderer.h
|
| +++ b/cc/output/gl_renderer.h
|
| @@ -496,7 +496,6 @@ class CC_EXPORT GLRenderer : public DirectRenderer {
|
| gfx::Rect scissor_rect_;
|
| bool is_using_bind_uniform_;
|
| bool is_scissor_enabled_;
|
| - bool scissor_rect_needs_reset_;
|
| bool stencil_shadow_;
|
| bool blend_shadow_;
|
| unsigned program_shadow_;
|
|
|