Chromium Code Reviews| Index: ppapi/tests/test_graphics_2d.h |
| diff --git a/ppapi/tests/test_graphics_2d.h b/ppapi/tests/test_graphics_2d.h |
| index 95ba7ef930ce52a7f60cf870066dec0da8d77144..36e44157810146e70a7b06b9e2df76199a7f42bf 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(); |