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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ppapi/tests/test_file_io.h b/ppapi/tests/test_file_io.h
index 8db0ba1..36917b5 100644
--- a/ppapi/tests/test_file_io.h
+++ b/ppapi/tests/test_file_io.h
@@ -47,6 +47,7 @@ class TestFileIO : public TestCase {
std::string TestParallelWrites();
std::string TestNotAllowMixedReadWrite();
std::string TestWillWriteWillSetLength();
+ std::string TestRequestOSFileHandle();
// Helper method used by TestOpen().
// |expectations| is a combination of OpenExpectation values. The followings