Index: webkit/glue/plugins/plugin_instance.cc |
=================================================================== |
--- webkit/glue/plugins/plugin_instance.cc (revision 2736) |
+++ webkit/glue/plugins/plugin_instance.cc (working copy) |
@@ -36,7 +36,6 @@ |
use_mozilla_user_agent_(false), |
message_loop_(MessageLoop::current()), |
load_manually_(false), |
- throttle_invalidate_(false), |
get_notify_data_(NULL), |
in_close_streams_(false) { |
npp_ = new NPP_t(); |