| Index: chrome/common/importer/profile_import_process_param_traits_macros.h
|
| diff --git a/chrome/common/importer/profile_import_process_param_traits_macros.h b/chrome/common/importer/profile_import_process_param_traits_macros.h
|
| index d42522f73c6ff8684b356c96b0865f27225e4b3d..45a8ad91e1ecae04aae743d448defa58eb7b5fd0 100644
|
| --- a/chrome/common/importer/profile_import_process_param_traits_macros.h
|
| +++ b/chrome/common/importer/profile_import_process_param_traits_macros.h
|
| @@ -62,7 +62,7 @@ IPC_STRUCT_TRAITS_BEGIN(ImportedFaviconUsage)
|
| IPC_STRUCT_TRAITS_MEMBER(urls)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| -IPC_STRUCT_TRAITS_BEGIN(importer::URLKeywordInfo)
|
| +IPC_STRUCT_TRAITS_BEGIN(importer::SearchEngineInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(url)
|
| IPC_STRUCT_TRAITS_MEMBER(keyword)
|
| IPC_STRUCT_TRAITS_MEMBER(display_name)
|
|
|