commit | c51f6c02627262dbdedac8623d9d2882a77454ce | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu May 30 18:45:44 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu May 30 18:45:44 2013 |
tree | d5e24687f6a95947bd06a28d6ba4b755f6be80e5 | |
parent | 72021c7c43bddc6bfd730e2962b78a63778eae94 [diff] |
Use reinterpret_cast<> to cast from void* to function pointer. This fixes a Clang error and matches how we use the return values from ScopedNativeLibrary::GetFunctionPointer() elsewhere. BUG=82385 Review URL: https://chromiumcodereview.appspot.com/16024006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203188 0039d316-1c4b-4281-b951-d872f2087c98