Chromium Code Reviews| Index: cc/trees/layer_tree_impl.h |
| diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
| index f641897c65b42f1c56c4296945dced27873c501c..c7b177fd2865517c1893237bc779ecb0b25a16a3 100644 |
| --- a/cc/trees/layer_tree_impl.h |
| +++ b/cc/trees/layer_tree_impl.h |
| @@ -483,7 +483,7 @@ class CC_EXPORT LayerTreeImpl { |
| event_properties; |
| } |
| - void ResetAllChangeTracking(PropertyTrees::ResetFlags flag); |
| + void ResetAllChangeTracking(); |
| protected: |
| explicit LayerTreeImpl( |