| Index: content/renderer/pepper/pepper_graphics_2d_host.h
|
| diff --git a/content/renderer/pepper/pepper_graphics_2d_host.h b/content/renderer/pepper/pepper_graphics_2d_host.h
|
| index 03b97e7eb8f4c9676043c57cbc70f32319a3db13..8d957c229de108ac9d68cba25dc4a0025d5ffeff 100644
|
| --- a/content/renderer/pepper/pepper_graphics_2d_host.h
|
| +++ b/content/renderer/pepper/pepper_graphics_2d_host.h
|
| @@ -202,7 +202,6 @@ class CONTENT_EXPORT PepperGraphics2DHost
|
| bool is_running_in_process_;
|
|
|
| bool texture_mailbox_modified_;
|
| - bool is_using_texture_layer_;
|
|
|
| // This is a bitmap that was recently released by the compositor and may be
|
| // used to transfer bytes to the compositor again.
|
|
|