Chromium Code Reviews| Index: ppapi/tests/test_uma.h |
| diff --git a/ppapi/tests/test_uma.h b/ppapi/tests/test_uma.h |
| index f58ee46014dc0289ca6e8e4b84f9b785e54fb6b0..d44648f7ab08b723d6faef45d88f6bb22a69ba45 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(); |