| Index: ppapi/proxy/ppapi_messages.h
|
| diff --git a/ppapi/proxy/ppapi_messages.h b/ppapi/proxy/ppapi_messages.h
|
| index b05b56b11d939054cb70fc7a85afd86651945acb..71f791e4fd23d51d427a1ef287ee1663dd7a96ea 100644
|
| --- a/ppapi/proxy/ppapi_messages.h
|
| +++ b/ppapi/proxy/ppapi_messages.h
|
| @@ -364,7 +364,6 @@
|
| IPC_STRUCT_TRAITS_BEGIN(ppapi::PpapiNaClPluginArgs)
|
| IPC_STRUCT_TRAITS_MEMBER(off_the_record)
|
| IPC_STRUCT_TRAITS_MEMBER(permissions)
|
| - IPC_STRUCT_TRAITS_MEMBER(keepalive_throttle_interval_milliseconds)
|
| IPC_STRUCT_TRAITS_MEMBER(switch_names)
|
| IPC_STRUCT_TRAITS_MEMBER(switch_values)
|
| IPC_STRUCT_TRAITS_END()
|
|
|