Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index da4a86ab76bb49df7ca0fe0e130b9fd5d5de4cab..5b4058208908a0e4c74d5ae395f615c727f9dc1e 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -342,7 +342,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: |