Index: chrome/common/render_messages.h |
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h |
index a2d3e5f8dd94418616e7ff77271746c28bd83be6..bee6e78f2868ea212e8f88914d5abd871a275031 100644 |
--- a/chrome/common/render_messages.h |
+++ b/chrome/common/render_messages.h |
@@ -137,6 +137,7 @@ IPC_STRUCT_TRAITS_BEGIN(InstantMostVisitedItem) |
IPC_STRUCT_TRAITS_MEMBER(title) |
IPC_STRUCT_TRAITS_MEMBER(thumbnail) |
IPC_STRUCT_TRAITS_MEMBER(favicon) |
+ IPC_STRUCT_TRAITS_MEMBER(source) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(RendererContentSettingRules) |