fix: use InspectableWebContentsView as content view
This commit is contained in:
parent
5b81fde8a7
commit
4a7c85f43e
3 changed files with 6 additions and 4 deletions
|
@ -81,7 +81,7 @@ class BrowserWindow : public TopLevelWindow,
|
|||
|
||||
private:
|
||||
#if defined(OS_MACOSX)
|
||||
void OverrideNSWindowContentView();
|
||||
void OverrideNSWindowContentView(brightray::InspectableWebContents* iwc);
|
||||
#endif
|
||||
|
||||
// Helpers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue