| Index: webkit/tools/test_shell/test_shell_webmimeregistry_impl.h
|
| diff --git a/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h b/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h
|
| index 40ac863483cd28dd1d93f5df65b3a6f299495569..6fcff259fdf4eec02ff799b10d94473c54d1b098 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:
|
|
|