Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 4e524e7d798a736180efbdd65edb22493b4cbdca..5806d7457d23d964cb8bd77853e5ab0ed0de521e 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; |