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