Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index e544e0cac41391df6e37492831506b9f137513c2..1b2c4ba88c62ef37a4c3345b8234619c250da224 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -273,6 +273,7 @@ class CC_EXPORT LayerTreeHost : public MutatorHostClient { |
bool use_anchor, |
float scale, |
base::TimeDelta duration); |
+ bool HasPendingPageScaleAnimation() const; |
void ApplyScrollAndScale(ScrollAndScaleSet* info); |
void SetImplTransform(const gfx::Transform& transform); |