Remove duplicate struct 'CookieParams' |
|
Issue descriptionThere are currently two similar structs called CookieParams: https://cs.chromium.org/search/?q=%22struct+CookieParams%22&type=cs They should either be combined into one, or else one of them should be renamed. |
|
►
Sign in to add a comment |
|