Index: cc/test/pixel_test.h |
diff --git a/cc/test/pixel_test.h b/cc/test/pixel_test.h |
index e3476bf94554da0e50a2eacef8d55b34665f906b..86a81123579271ca0a22f0886456db2f4d43374c 100644 |
--- a/cc/test/pixel_test.h |
+++ b/cc/test/pixel_test.h |
@@ -55,6 +55,7 @@ class PixelTest : public testing::Test { |
void ForceExpandedViewport(gfx::Size surface_expansion, |
gfx::Vector2d viewport_offset); |
+ void ForceDeviceClip(gfx::Rect clip); |
void EnableExternalStencilTest(); |
private: |