| Index: webkit/glue/webplugin_impl.h
|
| ===================================================================
|
| --- webkit/glue/webplugin_impl.h (revision 5778)
|
| +++ webkit/glue/webplugin_impl.h (working copy)
|
| @@ -305,7 +305,8 @@
|
| WebPluginDelegate* delegate_;
|
| bool force_geometry_update_;
|
| bool visible_;
|
| - // Set when we receive the first paint notification for the plugin widget.
|
| + // Set when we receive the first paint notification for a windowed
|
| + // plugin widget.
|
| bool received_first_paint_notification_;
|
|
|
| WebPluginContainer* widget_;
|
|
|