Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Possible narrowing conversion build fix for Compositor API example.
In the compositor API example gcc 4.9 reports a possible type narrowing when using fabs call. To fix this use fabsf instead. BUG=385988 R=dmichael Review URL: https://codereview.chromium.org/335383003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278076 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information