summaryrefslogtreecommitdiffstats
path: root/cc/test/pixel_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/pixel_test.h')
-rw-r--r--cc/test/pixel_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/test/pixel_test.h b/cc/test/pixel_test.h
index 6d5c552..f902613 100644
--- a/cc/test/pixel_test.h
+++ b/cc/test/pixel_test.h
@@ -60,7 +60,7 @@ class PixelTest : public testing::Test, RendererClient {
void SetUpSoftwareRenderer();
void ForceExpandedViewport(const gfx::Size& surface_expansion);
- void ForceViewportOffset(gfx::Vector2d viewport_offset);
+ void ForceViewportOffset(const gfx::Vector2d& viewport_offset);
void ForceDeviceClip(const gfx::Rect& clip);
void EnableExternalStencilTest();