Fallback to default behavior if boolean is false
This commit is contained in:
parent
d123c8613d
commit
66a14c5eb5
2 changed files with 10 additions and 3 deletions
|
@ -41,6 +41,7 @@ public:
|
|||
|
||||
private:
|
||||
bool allow_default_creds_;
|
||||
scoped_ptr<net::URLSecurityManager> orig_url_sec_mgr_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(ExplicitURLSecurityManager);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue