commit | 037df0df0d5abcfee54e519eaffc90fe41e35efb | [log] [tgz] |
---|---|---|
author | dtrainor <[email protected]> | Wed Oct 08 18:05:24 2014 |
committer | Commit bot <[email protected]> | Wed Oct 08 18:05:49 2014 |
tree | 6abc82e6331d23b2808303686ce1ac2bab461e74 | |
parent | 40720d61ebdccd5b62c16d6a26258792c55bc2a1 [diff] |
Fix reinterpret_cast issues It looks like these places are using incorrect casting (reinterpret_cast instead of static_cast) for GetUserData. BUG= Review URL: https://codereview.chromium.org/629503004 Cr-Commit-Position: refs/heads/master@{#298743}