Avoid an ImageSkiaRep copy during iteration and fix an analyze warning due to two...
commitb5ff8d1fc8b72aa40b8936df0775cec7abc6b849
authorananta <ananta@chromium.org>
Tue, 31 Mar 2015 03:01:59 +0000 (30 20:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 31 Mar 2015 03:02:47 +0000 (31 03:02 +0000)
treeefc1bae428fcef8b8d5f86ccf531547f185767ba
parent7cec9b9e3fc7ede864e660b5c9b6b172969bd026
Avoid an ImageSkiaRep copy during iteration and fix an analyze warning due to two variables with the same name.

BUG=461958,427616

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

Cr-Commit-Position: refs/heads/master@{#322967}
extensions/browser/extension_icon_image.cc