43231d9ff4
Dart and Flutter engine both need to have the code generated for boringssl under //third_party/boringssl. To avoid having two copies of this code, this CL removes it from the Dart repo and instead pulls it from a github repo that Flutter engine can share. R=johnmccutchan@google.com Review URL: https://codereview.chromium.org/2354623003 .