| 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 f20b52a49fc105f3b2f61e318be76dc8e7d1e000..9ebf201e1c1444d789c003b28235aa2fe72b9648 100644
|
| --- a/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h
|
| +++ b/webkit/tools/test_shell/test_shell_webmimeregistry_impl.h
|
| @@ -15,6 +15,7 @@ class TestShellWebMimeRegistryImpl
|
| : public webkit_glue::SimpleWebMimeRegistryImpl {
|
| public:
|
| TestShellWebMimeRegistryImpl();
|
| + virtual ~TestShellWebMimeRegistryImpl();
|
|
|
| // Override to force that we only support ogg, vorbis and theora.
|
| //
|
|
|