Index: chrome/common/extensions/extension_messages.h |
diff --git a/chrome/common/extensions/extension_messages.h b/chrome/common/extensions/extension_messages.h |
index 7ca82c710ab77fd4e6340d1252814427b5a1690e..643749385cf8449bf1405c26d49c0ad228b0f66e 100644 |
--- a/chrome/common/extensions/extension_messages.h |
+++ b/chrome/common/extensions/extension_messages.h |
@@ -165,9 +165,6 @@ IPC_STRUCT_TRAITS_BEGIN(WebApplicationInfo) |
IPC_STRUCT_TRAITS_MEMBER(description) |
IPC_STRUCT_TRAITS_MEMBER(app_url) |
IPC_STRUCT_TRAITS_MEMBER(icons) |
- IPC_STRUCT_TRAITS_MEMBER(permissions) |
- IPC_STRUCT_TRAITS_MEMBER(launch_container) |
- IPC_STRUCT_TRAITS_MEMBER(is_offline_enabled) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(extensions::DraggableRegion) |