mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 15:32:10 +08:00
ae39cec086
From the Fuchsia build: ``` ERROR at //third_party/crashpad/util/BUILD.gn:658:7: Undefined identifier. defines += [ "CRASHPAD_USE_BORINGSSL" ] ^------ See //src/developer/forensics/crash_reports/BUILD.gn:127:5: which caused the file to be included. "//third_party/crashpad/util", ^---------------------------- ``` Change-Id: I1f563e5bb599b3a7a83ee8211037ee1d7464bd62 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3370891 Reviewed-by: Francois Rousseau <frousseau@google.com> Commit-Queue: Francois Rousseau <frousseau@google.com> Reviewed-by: Robert Sesek <rsesek@chromium.org>