| Index: cc/resources/video_resource_updater.h
|
| diff --git a/cc/resources/video_resource_updater.h b/cc/resources/video_resource_updater.h
|
| index afc3b88551b10aaa999f4f4fa2baf78ef758d095..2a27739cef796ab5a3d90f87bf9a1202bb895edc 100644
|
| --- a/cc/resources/video_resource_updater.h
|
| +++ b/cc/resources/video_resource_updater.h
|
| @@ -80,7 +80,7 @@
|
| gpu::Mailbox mailbox;
|
|
|
| PlaneResource(unsigned resource_id,
|
| - const gfx::Size& resource_size,
|
| + gfx::Size resource_size,
|
| ResourceFormat resource_format,
|
| gpu::Mailbox mailbox)
|
| : resource_id(resource_id),
|
|
|