allow delegate to provide cookieable schemes
This commit is contained in:
parent
826fbf3e21
commit
e96b224307
4 changed files with 5 additions and 17 deletions
|
@ -17,7 +17,6 @@ extern const char kProxyPacUrl[];
|
|||
extern const char kDisableHttp2[];
|
||||
extern const char kAuthServerWhitelist[];
|
||||
extern const char kAuthNegotiateDelegateWhitelist[];
|
||||
extern const char kCookieableSchemes[];
|
||||
|
||||
} // namespace switches
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue