Chromium Code Reviews| Index: chrome/common/render_messages.h |
| =================================================================== |
| --- chrome/common/render_messages.h (revision 116863) |
| +++ chrome/common/render_messages.h (working copy) |
| @@ -130,6 +130,7 @@ |
| IPC_STRUCT_TRAITS_MEMBER(port) |
| IPC_STRUCT_TRAITS_MEMBER(is_port_wildcard) |
| IPC_STRUCT_TRAITS_MEMBER(path) |
| + IPC_STRUCT_TRAITS_MEMBER(is_path_wildcard) |
| IPC_STRUCT_TRAITS_END() |
| IPC_STRUCT_TRAITS_BEGIN(ContentSettingPatternSource) |