Rename variable from "small" to appease windows compiler
commit2d64caa2ed4f7a52147d87893b208549653f5bd3
authordfalcantara <dfalcantara@chromium.org>
Thu, 12 Mar 2015 06:56:12 +0000 (11 23:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Mar 2015 06:57:07 +0000 (12 06:57 +0000)
tree4ebae93c9fec1942360c86b8b1e1c547918871fc
parent7d5bca2cc768ebe1c50f959b31550fb0d429ef2e
Rename variable from "small" to appease windows compiler

"small" is a macro defined in windows.h for some reason.
Use another name for the variable to fix compile.

BUG=466488
TBR=mlamouri

Review URL: https://codereview.chromium.org/1000893002

Cr-Commit-Position: refs/heads/master@{#320243}
chrome/browser/manifest/manifest_icon_selector_unittest.cc