| Index: webkit/glue/plugins/webplugin_delegate_impl.h
|
| ===================================================================
|
| --- webkit/glue/plugins/webplugin_delegate_impl.h (revision 3852)
|
| +++ webkit/glue/plugins/webplugin_delegate_impl.h (working copy)
|
| @@ -261,12 +261,6 @@
|
| // The url with which the plugin was instantiated.
|
| std::string plugin_url_;
|
|
|
| - // Indicates if the download would be initiated by the plugin or us.
|
| - bool load_manually_;
|
| -
|
| - // Indicates whether a geometry update sequence is the first.
|
| - bool first_geometry_update_;
|
| -
|
| DISALLOW_EVIL_CONSTRUCTORS(WebPluginDelegateImpl);
|
| };
|
|
|
|
|