mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Remove trailing space
This commit is contained in:
@@ -50,7 +50,7 @@ class InspectableWebContentsImpl :
|
||||
bool IsDevToolsViewShowing() override;
|
||||
void AttachTo(const scoped_refptr<content::DevToolsAgentHost>&) override;
|
||||
|
||||
void Detach();
|
||||
void Detach();
|
||||
|
||||
// Return the last position and size of devtools window.
|
||||
gfx::Rect GetDevToolsBounds() const;
|
||||
|
||||
Reference in New Issue
Block a user