summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/layer_tree_impl.h')
-rw-r--r--cc/trees/layer_tree_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h
index 5935d29..f7b6ee4 100644
--- a/cc/trees/layer_tree_impl.h
+++ b/cc/trees/layer_tree_impl.h
@@ -239,7 +239,7 @@ class CC_EXPORT LayerTreeImpl {
size_t NumLayers();
- AnimationRegistrar* animationRegistrar() const;
+ AnimationRegistrar* GetAnimationRegistrar() const;
void PushPersistedState(LayerTreeImpl* pending_tree);