summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_graphics_2d.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/tests/test_graphics_2d.h')
-rw-r--r--ppapi/tests/test_graphics_2d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/tests/test_graphics_2d.h b/ppapi/tests/test_graphics_2d.h
index 95ba7ef..36e4415 100644
--- a/ppapi/tests/test_graphics_2d.h
+++ b/ppapi/tests/test_graphics_2d.h
@@ -25,7 +25,7 @@ class TestGraphics2D : public TestCase {
// TestCase implementation.
virtual bool Init();
- virtual void RunTest();
+ virtual void RunTests(const std::string& filter);
void QuitMessageLoop();