Index: cc/test/layer_tree_pixel_test.h |
diff --git a/cc/test/layer_tree_pixel_test.h b/cc/test/layer_tree_pixel_test.h |
index a72f1db2d82825dd7888a6656f05a2e4ed584c6e..426cd023bc669899feea17d5abf88b76e5b63755 100644 |
--- a/cc/test/layer_tree_pixel_test.h |
+++ b/cc/test/layer_tree_pixel_test.h |
@@ -75,7 +75,7 @@ class LayerTreePixelTest : public LayerTreeTest { |
base::FilePath file_name); |
scoped_ptr<SkBitmap> CopyTextureMailboxToBitmap( |
- gfx::Size size, |
+ const gfx::Size& size, |
const TextureMailbox& texture_mailbox); |
void CopyBitmapToTextureMailboxAsTexture( |