Index: cc/nine_patch_layer_impl.cc |
diff --git a/cc/nine_patch_layer_impl.cc b/cc/nine_patch_layer_impl.cc |
index 223583fe99f8173511fe3ef54d510acb6de2d465..46a8af270a21b6da23fdd29030d9890af4264e70 100644 |
--- a/cc/nine_patch_layer_impl.cc |
+++ b/cc/nine_patch_layer_impl.cc |
@@ -146,7 +146,7 @@ void NinePatchLayerImpl::didDraw(ResourceProvider* resourceProvider) |
{ |
} |
-void NinePatchLayerImpl::didLoseContext() |
+void NinePatchLayerImpl::didLoseOutputSurface() |
{ |
m_resourceId = 0; |
} |