commit | dcc933d085af63675b27aa499717b97deb5489a2 | [log] [tgz] |
---|---|---|
author | scottmg <[email protected]> | Tue Jan 27 21:37:55 2015 |
committer | Commit bot <[email protected]> | Tue Jan 27 21:38:56 2015 |
tree | baed7b146e4b185af3efd5a2ac3bcc15195c3ba3 | |
parent | b095146c32074b3a96c89e7be2405c77571fdb58 [diff] |
Fix Histogram shadowing warning on vs2015 d:\src\cr3\src\base\metrics\histogram.cc(498): warning C4457: declaration of 'count' hides function parameter d:\src\cr3\src\base\metrics\histogram.cc(490): note: see declaration of 'count' [email protected] BUG=440500 Review URL: https://codereview.chromium.org/878223002 Cr-Commit-Position: refs/heads/master@{#313361}