Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use cpu_features library provided by android_tools/ndk.
Since multiple projects are using cpu-features library on Android, android_tools/ndk has provided a static library cpu_features. All users will link against this library to avoid function re-definition. BUG=161417 Review URL: https://codereview.chromium.org/11308086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168564 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information