summaryrefslogtreecommitdiffstats
path: root/cc/nine_patch_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/nine_patch_layer.h')
-rw-r--r--cc/nine_patch_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/nine_patch_layer.h b/cc/nine_patch_layer.h
index 6a8c613..d852d8e 100644
--- a/cc/nine_patch_layer.h
+++ b/cc/nine_patch_layer.h
@@ -36,7 +36,7 @@ public:
private:
NinePatchLayer();
virtual ~NinePatchLayer();
- virtual scoped_ptr<LayerImpl> createLayerImpl(LayerTreeHostImpl* hostImpl) OVERRIDE;
+ virtual scoped_ptr<LayerImpl> createLayerImpl(LayerTreeImpl* treeImpl) OVERRIDE;
void createUpdaterIfNeeded();
void createResource();