linux: Fix API changes of Chrome 37.
This commit is contained in:
parent
48a5591508
commit
9546120ce4
12 changed files with 27 additions and 23 deletions
|
@ -145,7 +145,6 @@ NativeWindowViews::NativeWindowViews(content::WebContents* web_contents,
|
|||
params.bounds = bounds;
|
||||
params.delegate = this;
|
||||
params.type = views::Widget::InitParams::TYPE_WINDOW;
|
||||
params.top_level = true;
|
||||
params.remove_standard_frame = !has_frame_;
|
||||
|
||||
#if defined(USE_X11)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue