mac: Call SetBackgroundOpaque in BrowserWindow
This commit is contained in:
parent
8a1884c407
commit
7d4ff3b061
3 changed files with 10 additions and 24 deletions
|
@ -154,8 +154,6 @@ class NativeWindowMac : public NativeWindow {
|
|||
void InstallView();
|
||||
void UninstallView();
|
||||
|
||||
void SetRenderWidgetHostOpaque(bool opaque);
|
||||
|
||||
base::scoped_nsobject<AtomNSWindow> window_;
|
||||
base::scoped_nsobject<AtomNSWindowDelegate> window_delegate_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue