Chromium Code Reviews| Index: ppapi/tests/test_url_util.h |
| =================================================================== |
| --- ppapi/tests/test_url_util.h (revision 219784) |
| +++ ppapi/tests/test_url_util.h (working copy) |
| @@ -24,6 +24,7 @@ |
| std::string TestDocumentCanAccessDocument(); |
| std::string TestGetDocumentURL(); |
| std::string TestGetPluginInstanceURL(); |
| + std::string TestGetPluginRefererURL(); |
| const pp::URLUtil_Dev* util_; |
| }; |