Chromium Code Reviews| Index: ppapi/tests/test_uma.h |
| diff --git a/ppapi/tests/test_uma.h b/ppapi/tests/test_uma.h |
| index 0a60fdeb0db520af8ce44af3ea6e1a4dc891e672..367f7c45fb15f6def2b41ce977e27e1a706fdf96 100644 |
| --- a/ppapi/tests/test_uma.h |
| +++ b/ppapi/tests/test_uma.h |
| @@ -17,7 +17,7 @@ class TestUMA : public TestCase { |
| // TestCase implementation. |
| virtual bool Init(); |
| - virtual void RunTest(); |
| + virtual void RunTests(const std::string& filter); |
| private: |
| std::string TestCount(); |