Chromium Code Reviews| Index: cc/layers/layer_impl.h |
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
| index c1d3d58c01cd5ed38914f6322f649c173fae67e0..06e0c8c1b38bd7bb032daf47e8b697146785b803 100644 |
| --- a/cc/layers/layer_impl.h |
| +++ b/cc/layers/layer_impl.h |
| @@ -408,7 +408,7 @@ class CC_EXPORT LayerImpl { |
| virtual gfx::Rect GetEnclosingRectInTargetSpace() const; |
| - int num_copy_requests_in_target_subtree(); |
| + bool has_copy_requests_in_target_subtree(); |
| void UpdatePropertyTreeForScrollingAndAnimationIfNeeded(); |