| Index: cc/ipc/compositor_frame_metadata_struct_traits.cc
|
| diff --git a/cc/ipc/compositor_frame_metadata_struct_traits.cc b/cc/ipc/compositor_frame_metadata_struct_traits.cc
|
| index cdef417d159f6ca7216509f9124cb88c9e041b48..e64f67278fd2048b56e971f80ec4c034e5b9a175 100644
|
| --- a/cc/ipc/compositor_frame_metadata_struct_traits.cc
|
| +++ b/cc/ipc/compositor_frame_metadata_struct_traits.cc
|
| @@ -36,7 +36,6 @@
|
| out->top_controls_shown_ratio = data.top_controls_shown_ratio();
|
| out->bottom_controls_height = data.bottom_controls_height();
|
| out->bottom_controls_shown_ratio = data.bottom_controls_shown_ratio();
|
| - out->content_source_id = data.content_source_id();
|
|
|
| out->root_background_color = data.root_background_color();
|
| out->can_activate_before_dependencies =
|
|
|