Use json.loads instead of json.load

The json module does not have load, only loads.

BUG=598405
TBR=dpranke

Review URL: https://codereview.chromium.org/2262543003 .
1 file changed