Chromium Code Reviews| Index: cc/texture_layer_impl.cc |
| =================================================================== |
| --- cc/texture_layer_impl.cc (revision 171405) |
| +++ cc/texture_layer_impl.cc (working copy) |
| @@ -67,7 +67,7 @@ |
| LayerImpl::dumpLayerProperties(str, indent); |
| } |
| -void TextureLayerImpl::didLoseOutputSurface() |
| +void TextureLayerImpl::didLoseContext() |
| { |
| m_textureId = 0; |
| m_externalTextureResource = 0; |