Chromium Code Reviews| Index: cc/trees/layer_tree_host_common.cc |
| diff --git a/cc/trees/layer_tree_host_common.cc b/cc/trees/layer_tree_host_common.cc |
| index 55c2f45a3e5a1fa8ddf687d6db5bfb5da9756210..5a682de7289edc0a19529adbf17e84a0a43938e8 100644 |
| --- a/cc/trees/layer_tree_host_common.cc |
| +++ b/cc/trees/layer_tree_host_common.cc |
| @@ -188,7 +188,6 @@ void ScrollAndScaleSet::FromProtobuf(const proto::ScrollAndScaleSet& proto) { |
| top_controls_delta = proto.top_controls_delta(); |
| } |
| - |
| static inline void SetMaskLayersAreDrawnRenderSurfaceLayerListMembers( |
| LayerImpl* layer) { |
| if (layer->mask_layer()) |