| Index: chrome/common/importer/profile_import_process_messages.h
|
| diff --git a/chrome/common/importer/profile_import_process_messages.h b/chrome/common/importer/profile_import_process_messages.h
|
| index 82daf5b9e4c5951211a5fd6c500074bb557aa60f..25e4851a5aef6645fdf9f90e4ad62dfa65817d62 100644
|
| --- a/chrome/common/importer/profile_import_process_messages.h
|
| +++ b/chrome/common/importer/profile_import_process_messages.h
|
| @@ -87,7 +87,7 @@ IPC_MESSAGE_CONTROL1(ProfileImportProcessHostMsg_NotifyPasswordFormReady,
|
| autofill::PasswordForm)
|
|
|
| IPC_MESSAGE_CONTROL2(ProfileImportProcessHostMsg_NotifyKeywordsReady,
|
| - std::vector<importer::URLKeywordInfo>, // url_keywords
|
| + std::vector<importer::SearchEngineInfo>, // search_engines
|
| bool /* unique on host and path */)
|
|
|
| IPC_MESSAGE_CONTROL1(ProfileImportProcessHostMsg_NotifyFirefoxSearchEngData,
|
|
|