Chromium Code Reviews| Index: cc/proto/layer.proto |
| diff --git a/cc/proto/layer.proto b/cc/proto/layer.proto |
| index 8184e6e59cfd2e47d518c548827c03acf7b48cd3..160ffa7e281dc114fdb062ead8a07337a5c151bf 100644 |
| --- a/cc/proto/layer.proto |
| +++ b/cc/proto/layer.proto |
| @@ -123,7 +123,6 @@ message BaseLayerProperties { |
| repeated int32 clip_children_ids = 43; |
| optional ScrollOffset scroll_offset = 44; |
| - optional Vector2dF scroll_compensation_adjustment = 45; |
| optional Rect update_rect = 46; |