| Index: chrome/common/render_messages.h
|
| diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h
|
| index 66088df4ac54731a80a8d4b949378e516758a767..cd8c4dd6e8a93ff61a2a213c28119ac412e6c98c 100644
|
| --- a/chrome/common/render_messages.h
|
| +++ b/chrome/common/render_messages.h
|
| @@ -130,8 +130,6 @@ IPC_STRUCT_TRAITS_BEGIN(InstantMostVisitedItem)
|
| IPC_STRUCT_TRAITS_MEMBER(title)
|
| IPC_STRUCT_TRAITS_MEMBER(thumbnail)
|
| IPC_STRUCT_TRAITS_MEMBER(favicon)
|
| - IPC_STRUCT_TRAITS_MEMBER(impression_url)
|
| - IPC_STRUCT_TRAITS_MEMBER(click_url)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(RendererContentSettingRules)
|
|
|