| Index: webkit/tools/test_shell/test_shell_webmimeregistry_impl.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_webmimeregistry_impl.h (revision 65789)
|
| +++ webkit/tools/test_shell/test_shell_webmimeregistry_impl.h (working copy)
|
| @@ -14,7 +14,7 @@
|
| class TestShellWebMimeRegistryImpl
|
| : public webkit_glue::SimpleWebMimeRegistryImpl {
|
| public:
|
| - TestShellWebMimeRegistryImpl();
|
| + explicit TestShellWebMimeRegistryImpl(bool layout_test_mode);
|
|
|
| // Override to force that we only support ogg, vorbis and theora.
|
| //
|
|
|