| Index: cc/nine_patch_layer_impl.h
|
| ===================================================================
|
| --- cc/nine_patch_layer_impl.h (revision 171405)
|
| +++ cc/nine_patch_layer_impl.h (working copy)
|
| @@ -29,7 +29,7 @@
|
| virtual void didDraw(ResourceProvider*) OVERRIDE;
|
| virtual ResourceProvider::ResourceId contentsResourceId() const OVERRIDE;
|
| virtual void dumpLayerProperties(std::string*, int indent) const OVERRIDE;
|
| - virtual void didLoseOutputSurface() OVERRIDE;
|
| + virtual void didLoseContext() OVERRIDE;
|
|
|
| protected:
|
| explicit NinePatchLayerImpl(int id);
|
|
|