Chromium Code Reviews| Index: gpu/command_buffer/service/feature_info.cc |
| =================================================================== |
| --- gpu/command_buffer/service/feature_info.cc (revision 94743) |
| +++ gpu/command_buffer/service/feature_info.cc (working copy) |
| @@ -102,7 +102,6 @@ |
| bool npot_ok = false; |
| - AddExtensionString("GL_CHROMIUM_copy_texture_to_parent_texture"); |
|
jamesr
2011/07/29 23:22:49
On the WebKit side we're still checking for this s
|
| AddExtensionString("GL_CHROMIUM_resource_safe"); |
| AddExtensionString("GL_CHROMIUM_resize"); |
| AddExtensionString("GL_CHROMIUM_strict_attribs"); |