| Index: ppapi/shared_impl/ppapi_nacl_plugin_args.h
|
| diff --git a/ppapi/shared_impl/ppapi_nacl_plugin_args.h b/ppapi/shared_impl/ppapi_nacl_plugin_args.h
|
| index 993131d3b09ed771bc98b9346bec42b3aeeb2c6f..2f18c8e025dc6d507b779294ba1a82eefd2b8240 100644
|
| --- a/ppapi/shared_impl/ppapi_nacl_plugin_args.h
|
| +++ b/ppapi/shared_impl/ppapi_nacl_plugin_args.h
|
| @@ -20,7 +20,6 @@
|
| bool off_the_record;
|
| PpapiPermissions permissions;
|
| bool supports_dev_channel;
|
| - unsigned keepalive_throttle_interval_milliseconds;
|
|
|
| // Switches from the command-line.
|
| std::vector<std::string> switch_names;
|
|
|