Make the devtools close button work
This commit is contained in:
parent
d20ecc0e2b
commit
001d0197de
4 changed files with 10 additions and 1 deletions
|
@ -17,6 +17,7 @@ public:
|
|||
|
||||
virtual gfx::NativeView GetNativeView() const OVERRIDE;
|
||||
virtual void ShowDevTools() OVERRIDE;
|
||||
virtual void CloseDevTools() OVERRIDE;
|
||||
|
||||
InspectableWebContentsImpl* inspectable_web_contents() { return inspectable_web_contents_; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue