Index: chrome/common/render_messages.h |
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h |
index ff49fe99f101703519b56084a829abc40847d8a8..a0c82319a853fca37f40d35df1cc149635c8f519 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) |