Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index a3d35542b4f7106a4a8e713a5c1a42d294585704..5695bd463981a92fa9f0ee3f61763eeace03e2fe 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -340,7 +340,6 @@ class CC_EXPORT LayerTreeImpl { |
void GatherFrameTimingRequestIds(std::vector<int64_t>* request_ids); |
- bool IsExternalScrollActive() const; |
void DidUpdateScrollOffset(int layer_id); |
bool IsAnimatingFilterProperty(const LayerImpl* layer) const; |