| Index: cc/trees/layer_tree_host_impl.h
|
| diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h
|
| index 4b6e88cf779ee7016bb745228767b20c809e5976..3bdbdef5f79256f30eb585bf5aced921563a0016 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -313,7 +313,7 @@ class CC_EXPORT LayerTreeHostImpl
|
| virtual void BlockNotifyReadyToActivateForTesting(bool block);
|
|
|
| // Resets all of the trees to an empty state.
|
| - void ResetTreesForTesting();
|
| + void ResetTrees();
|
|
|
| size_t SourceAnimationFrameNumberForTesting() const;
|
|
|
|
|