Index: views/widget/native_widget_win.h |
=================================================================== |
--- views/widget/native_widget_win.h (revision 86623) |
+++ views/widget/native_widget_win.h (working copy) |
@@ -475,7 +475,7 @@ |
ScopedRunnableMethodFactory<NativeWidgetWin> paint_layered_window_factory_; |
// See class documentation for Widget in widget.h for a note about ownership. |
- bool delete_on_destroy_; |
+ Widget::InitParams::Ownership ownership_; |
// True if we are allowed to update the layered window from the DIB backing |
// store if necessary. |