diff options
Diffstat (limited to 'webkit/tools/test_shell/test_shell_webmimeregistry_impl.h')
-rw-r--r-- | webkit/tools/test_shell/test_shell_webmimeregistry_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h b/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h index 40ac863..6fcff259 100644 --- a/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h +++ b/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h @@ -29,6 +29,7 @@ class TestShellWebMimeRegistryImpl // layout tests. virtual WebKit::WebMimeRegistry::SupportsType supportsMediaMIMEType( const WebKit::WebString&, + const WebKit::WebString&, const WebKit::WebString&) OVERRIDE; private: |