Index: cc/output/compositor_frame_metadata.h |
diff --git a/cc/output/compositor_frame_metadata.h b/cc/output/compositor_frame_metadata.h |
index 173a4c704799ccada8d0fa11248498b1acf27708..e9dd706a241719ddc611d7b5aa804a4e2b80dacd 100644 |
--- a/cc/output/compositor_frame_metadata.h |
+++ b/cc/output/compositor_frame_metadata.h |
@@ -39,7 +39,6 @@ class CC_EXPORT CompositorFrameMetadata { |
// precise position is computed by the renderer compositor. |
gfx::Vector2dF location_bar_offset; |
gfx::Vector2dF location_bar_content_translation; |
- float overdraw_bottom_height; |
// Provides selection region updates relative to the current viewport. If the |
// selection is empty or otherwise unused, the bound types will indicate such. |