| Index: ash/root_window_controller.cc
|
| ===================================================================
|
| --- ash/root_window_controller.cc (revision 151397)
|
| +++ ash/root_window_controller.cc (working copy)
|
| @@ -287,8 +287,6 @@
|
| // Close background widget first as it depends on tooltip.
|
| root_window_->SetProperty(kWindowDesktopComponent,
|
| static_cast<DesktopBackgroundWidgetController*>(NULL));
|
| - root_window_->SetProperty(kComponentWrapper,
|
| - static_cast<ComponentWrapper*>(NULL));
|
|
|
| workspace_controller_.reset();
|
| aura::client::SetTooltipClient(root_window_.get(), NULL);
|
|
|