diff options
Diffstat (limited to 'content/common/gpu/client/gl_helper.h')
-rw-r--r-- | content/common/gpu/client/gl_helper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/gpu/client/gl_helper.h b/content/common/gpu/client/gl_helper.h index 22f4662..0746afc 100644 --- a/content/common/gpu/client/gl_helper.h +++ b/content/common/gpu/client/gl_helper.h @@ -74,6 +74,7 @@ class GLHelper { WebKit::WebGLId previous_texture, const SkRegion& new_damage, const SkRegion& old_damage); + private: class CopyTextureToImpl; |