| Index: chrome/browser/ui/gtk/extensions/extension_view_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/extensions/extension_view_gtk.h (revision 110269)
|
| +++ chrome/browser/ui/gtk/extensions/extension_view_gtk.h (working copy)
|
| @@ -55,6 +55,8 @@
|
|
|
| ExtensionHost* extension_host_;
|
|
|
| + RenderWidgetHostViewGtk* render_widget_host_view_;
|
| +
|
| // The background the view should have once it is initialized. This is set
|
| // when the view has a custom background, but hasn't been initialized yet.
|
| SkBitmap pending_background_;
|
|
|
| Property changes on: chrome/browser/ui/gtk/extensions/extension_view_gtk.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|