commit | 79b2e06782a4115ebc46d1d44ddbf7a63a405926 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@google.com> | Mon May 18 21:39:14 2015 |
committer | Peter Kasting <pkasting@google.com> | Mon May 18 21:39:07 2015 |
tree | a3a342172f83e2a8c9868daebc6cb9449cd6b454 | |
parent | 2e7a09800595d4d82f67acfd7de04794642cef7d [diff] |
Make the BlockDifference() functions return DiffInfo as their callers expect. This prevents the compiler from warning about possible type truncations at the callsites. BUG=chromium:81439 TEST=none R=wez@chromium.org Review URL: https://webrtc-codereview.appspot.com/41059004 Cr-Commit-Position: refs/heads/master@{#9211}