Fix variable shadowing warning in CRLSet on VS2015
d:\src\cr3\src\net\cert\crl_set.cc(53): error C2220: warning treated as error - no 'object' file generated d:\src\cr3\src\net\cert\crl_set.cc(53): warning C4456: declaration of 'i' hides previous local declaration d:\src\cr3\src\net\cert\crl_set.cc(47): note: see declaration of 'i' R=mattm@chromium.org BUG=440500 Review URL: https://codereview.chromium.org/882833002 Cr-Commit-Position: refs/heads/master@{#313410}
Showing
Please register or sign in to comment