Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 5935d29e77cac830e0d1d8269922be242ab4343d..f7b6ee4113aab88c3483c2d9b306b75850b535df 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); |