Add InspectableWebContentsViewDelegate
This commit is contained in:
parent
2ea2413752
commit
afa9f30aac
4 changed files with 26 additions and 4 deletions
|
@ -120,7 +120,7 @@ class NativeWindowViews : public NativeWindow,
|
|||
bool ExecuteWindowsCommand(int command_id) override;
|
||||
#endif
|
||||
|
||||
// brightray::InspectableWebContentsDelegate:
|
||||
// brightray::InspectableWebContentsViewDelegate:
|
||||
gfx::ImageSkia GetDevToolsWindowIcon() override;
|
||||
#if defined(USE_X11)
|
||||
void GetDevToolsWindowWMClass(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue