No need to remember dock state.
All devtools states are remembered by devtools itself now.
This commit is contained in:
parent
7a2dc3fc4f
commit
1722532e6d
2 changed files with 0 additions and 10 deletions
|
@ -105,7 +105,6 @@ class InspectableWebContentsImpl :
|
|||
scoped_ptr<InspectableWebContentsView> view_;
|
||||
scoped_refptr<content::DevToolsAgentHost> agent_host_;
|
||||
|
||||
bool is_docked_;
|
||||
DevToolsContentsResizingStrategy contents_resizing_strategy_;
|
||||
|
||||
scoped_ptr<DevToolsEmbedderMessageDispatcher> embedder_message_dispatcher_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue