Chromium Code Reviews| Index: ppapi/tests/test_file_ref.h |
| diff --git a/ppapi/tests/test_file_ref.h b/ppapi/tests/test_file_ref.h |
| index 63df14e258a8145d5715c67d3741a626ce635c16..e1628156eb3773dea041b8250f7f9fdac218cd7b 100644 |
| --- a/ppapi/tests/test_file_ref.h |
| +++ b/ppapi/tests/test_file_ref.h |
| @@ -15,7 +15,7 @@ class TestFileRef : public TestCase { |
| // TestCase implementation. |
| virtual bool Init(); |
| - virtual void RunTest(); |
| + virtual void RunTests(const std::string& filter); |
| private: |
| std::string TestCreate(); |