Index: cc/test/pixel_test.h |
diff --git a/cc/test/pixel_test.h b/cc/test/pixel_test.h |
index dff279008123a12067bb3ab6eee316269f69d6b1..46cdcba8f788c855d540160ba9a4a272cf915421 100644 |
--- a/cc/test/pixel_test.h |
+++ b/cc/test/pixel_test.h |
@@ -93,7 +93,7 @@ class RendererPixelTest : public PixelTest { |
bool ExpandedViewport() const; |
protected: |
- virtual void SetUp() override; |
+ void SetUp() override; |
}; |
// Wrappers to differentiate renderers where the the output surface and viewport |