Chrome does not detect NEON instruction set at runtime in WebRTC code starting with M50, which is now in Stable. Remove support for runtime detection for simplicity. The only remaining piece of Chrome that will continue to depend on runtime detection is /net, where devices with _broken_ neon support are also detected, and it is not configurable via GYP/GN. BUG=522035 NOPRESUBMIT=true Review-Url: https://codereview.webrtc.org/1955413003 Cr-Commit-Position: refs/heads/master@{#12778}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.