| Index: content/common/mime_registry_messages.h
|
| diff --git a/content/common/mime_registry_messages.h b/content/common/mime_registry_messages.h
|
| index 32467214b3061eac50478af114d3b1ce8fea249e..e88204779d050dd059c1cf47371b3cb3fca43cea 100644
|
| --- a/content/common/mime_registry_messages.h
|
| +++ b/content/common/mime_registry_messages.h
|
| @@ -17,7 +17,3 @@
|
| IPC_SYNC_MESSAGE_CONTROL1_1(MimeRegistryMsg_GetMimeTypeFromExtension,
|
| base::FilePath::StringType /* extension */,
|
| std::string /* mime_type */)
|
| -IPC_SYNC_MESSAGE_CONTROL1_1(MimeRegistryMsg_GetMimeTypeFromFile,
|
| - base::FilePath /* file_path */,
|
| - std::string /* mime_type */)
|
| -
|
|
|