Index: content/common/manifest_manager_messages.h |
diff --git a/content/common/manifest_manager_messages.h b/content/common/manifest_manager_messages.h |
index 157e5d17d55f273625e2ffa8b941f646528afb7c..1152096c81228b8cf06dacad4d70afc572514754 100644 |
--- a/content/common/manifest_manager_messages.h |
+++ b/content/common/manifest_manager_messages.h |
@@ -35,6 +35,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::Manifest) |
IPC_STRUCT_TRAITS_MEMBER(short_name) |
IPC_STRUCT_TRAITS_MEMBER(start_url) |
IPC_STRUCT_TRAITS_MEMBER(display) |
+ IPC_STRUCT_TRAITS_MEMBER(theme_color) |
mlamouri (slow - plz ping)
2015/07/16 14:53:31
Can you keep the same order as content::Manifest?
Lalit Maganti
2015/07/16 15:12:28
Done.
|
IPC_STRUCT_TRAITS_MEMBER(orientation) |
IPC_STRUCT_TRAITS_MEMBER(icons) |
IPC_STRUCT_TRAITS_MEMBER(related_applications) |