Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 76911e1543d345c680d1f297bcf4f03ce36f67ec..fd3dd03d9a925a6f757344c98853bb98cf091a38 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -340,7 +340,7 @@ class CC_EXPORT LayerTreeImpl { |
void GatherFrameTimingRequestIds(std::vector<int64_t>* request_ids); |
- bool IsExternalFlingActive() const; |
+ bool IsExternalScrollActive() const; |
void DidUpdateScrollOffset(int layer_id); |
protected: |