parent
c4aebe3ba1
commit
601ee75bcf
1 changed files with 0 additions and 4 deletions
|
@ -147,10 +147,6 @@ void InspectableWebContentsViewViews::SetIsDocked(bool docked) {
|
|||
devtools_window_web_view_,
|
||||
devtools_window_.get());
|
||||
params.bounds = inspectable_web_contents()->GetDevToolsBounds();
|
||||
#if defined(USE_X11)
|
||||
// In X11 the window frame is drawn by the application.
|
||||
params.remove_standard_frame = true;
|
||||
#endif
|
||||
devtools_window_->Init(params);
|
||||
devtools_window_->UpdateWindowIcon();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue