Fix a -Wsign-compare error under GCC 4.9.2.
authorpaul.lind <paul.lind@imgtec.com>
Thu, 23 Jul 2015 06:27:04 +0000 (23:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Jul 2015 06:27:15 +0000 (06:27 +0000)
commit0eacd754cc11d6f658703b5240af88a6b14b5d2d
tree7324381c6652296a31202294b343ba0237b672a8
parent3a74348e09125355d680200e59216bf4f6262dcf
Fix a -Wsign-compare error under GCC 4.9.2.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#29795}
test/cctest/test-api.cc