Chromium Code Reviews| Index: ppapi/tests/test_video_decoder.h |
| =================================================================== |
| --- ppapi/tests/test_video_decoder.h (revision 88052) |
| +++ ppapi/tests/test_video_decoder.h (working copy) |
| @@ -22,7 +22,7 @@ |
| void QuitMessageLoop(); |
| private: |
| - std::string TestCreate(); |
| + std::string TestCreateAndInitialize(); |
| // Used by the tests that access the C API directly. |
| const PPB_VideoDecoder_Dev* video_decoder_interface_; |