Fix a handful of DEBUG-only 64bit compilation errors.
commitc46d73c4e1b561143aceee1c25a1bb541bdaeccf
authorsimonb <simonb@chromium.org>
Wed, 26 Aug 2015 11:50:07 +0000 (26 04:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 26 Aug 2015 11:50:38 +0000 (26 11:50 +0000)
tree9007d6397010751b1b5861a28b9920d75c3f61b3
parentfd97e98bd1fa17314a134f93a4683055f5291ef5
Fix a handful of DEBUG-only 64bit compilation errors.

Add casts to fix compilation errors that arise on 64bit compilations
when DEBUG is set to 1.

BUG=385553

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

Cr-Commit-Position: refs/heads/master@{#345585}
base/android/linker/modern_linker_jni.cc