Remember where the dev tools were docked between launches

This commit is contained in:
Adam Roben 2013-04-08 13:53:53 -04:00
parent a2a2cd1936
commit 3c513d6ae8
5 changed files with 62 additions and 4 deletions

View file

@ -31,6 +31,8 @@ protected:
private:
class ResourceContext;
void RegisterInternalPrefs(PrefRegistrySimple*);
virtual base::FilePath GetPath() OVERRIDE;
virtual bool IsOffTheRecord() const OVERRIDE;
virtual net::URLRequestContextGetter* GetRequestContext() OVERRIDE;