Chromium Code Reviews| Index: ui/compositor/layer.cc |
| diff --git a/ui/compositor/layer.cc b/ui/compositor/layer.cc |
| index ac20550710eff3c762a72a6000170a9b61ae6ae6..cc276875b966a4959664945e0a825dc8e25b56e4 100644 |
| --- a/ui/compositor/layer.cc |
| +++ b/ui/compositor/layer.cc |
| @@ -840,6 +840,7 @@ Layer::TakeDebugInfo(cc::Layer* layer) { |
| } |
| void Layer::didUpdateMainThreadScrollingReasons() {} |
| +void Layer::didChangeScrollbarsHidden(bool) {} |
| void Layer::CollectAnimators( |
| std::vector<scoped_refptr<LayerAnimator>>* animators) { |