| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 257cdc13c06a2038bb4caf16da65c624845a1a88..6476abe0ba29b6aecb38b3427d55d02085235df6 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -173,6 +173,7 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(minimum_logical_font_size)
|
| IPC_STRUCT_TRAITS_MEMBER(default_encoding)
|
| IPC_STRUCT_TRAITS_MEMBER(javascript_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(dart_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(web_security_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(javascript_can_open_windows_automatically)
|
| IPC_STRUCT_TRAITS_MEMBER(loads_images_automatically)
|
|
|