Chromium Code Reviews| Index: webkit/glue/plugins/test/plugin_geturl_test.h |
| =================================================================== |
| --- webkit/glue/plugins/test/plugin_geturl_test.h (revision 33607) |
| +++ webkit/glue/plugins/test/plugin_geturl_test.h (working copy) |
| @@ -47,6 +47,7 @@ |
| bool npn_evaluate_context_; |
| std::string page_not_found_url_; |
| std::string fail_write_url_; |
| + std::string referrer_target_url_; |
| }; |
| } // namespace NPAPIClient |