summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_file_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/tests/test_file_io.h')
-rw-r--r--ppapi/tests/test_file_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/tests/test_file_io.h b/ppapi/tests/test_file_io.h
index 016fdef..b971105 100644
--- a/ppapi/tests/test_file_io.h
+++ b/ppapi/tests/test_file_io.h
@@ -19,7 +19,7 @@ class TestFileIO : public TestCase {
// TestCase implementation.
virtual bool Init();
- virtual void RunTest();
+ virtual void RunTests(const std::string& filter);
private:
enum OpenExpectation {