Chromium Code Reviews| Index: net/cookies/cookie_store.h |
| diff --git a/net/cookies/cookie_store.h b/net/cookies/cookie_store.h |
| index f81fa23aeb1568db53f03ca26559ecfd5be5b3bd..a2be2550dd7fda7e4e3f4d3d6a028f253230fb30 100644 |
| --- a/net/cookies/cookie_store.h |
| +++ b/net/cookies/cookie_store.h |
| @@ -124,7 +124,6 @@ class NET_EXPORT CookieStore { |
| bool secure, |
| bool http_only, |
| CookieSameSite same_site, |
| - bool enforce_strict_secure, |
| CookiePriority priority, |
| const SetCookiesCallback& callback) = 0; |