| Index: Source/core/platform/graphics/Extensions3D.h | 
| diff --git a/Source/core/platform/graphics/Extensions3D.h b/Source/core/platform/graphics/Extensions3D.h | 
| index ad534712de67fa6c8f34ca4ba85ff580ccdb07e5..873873da0d144f365f89e99a7253d7ae066ec9f0 100644 | 
| --- a/Source/core/platform/graphics/Extensions3D.h | 
| +++ b/Source/core/platform/graphics/Extensions3D.h | 
| @@ -52,7 +52,9 @@ public: | 
| //   GL_EXT_packed_depth_stencil / GL_OES_packed_depth_stencil | 
| //   GL_ANGLE_framebuffer_blit / GL_ANGLE_framebuffer_multisample | 
| //   GL_OES_texture_float | 
| +    //   GL_OES_texture_float_linear | 
| //   GL_OES_texture_half_float | 
| +    //   GL_OES_texture_half_float_linear | 
| //   GL_OES_standard_derivatives | 
| //   GL_OES_rgb8_rgba8 | 
| //   GL_OES_vertex_array_object | 
|  |