mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-28 15:50:26 +08:00
4c6f6e52e2
Chromium’s GYP build has been removed. The support added to Crashpad’s GYP build to integrate with Chromium’s is now unused and unnecessary. Chromium builds Crashpad as part of its own GN build. https://groups.google.com/a/chromium.org/d/topic/chromium-dev/NZkPr-CXvQ0 Change-Id: I30f2d3453f4476037c9afe0714a780456f0bbcd6 Reviewed-on: https://chromium-review.googlesource.com/444044 Reviewed-by: Robert Sesek <rsesek@chromium.org>
Name: mini_chromium
Short Name: mini_chromium
URL: https://chromium.googlesource.com/chromium/mini_chromium/
Revision: See DEPS
License: BSD 3-clause
License File: mini_chromium/LICENSE
Security Critical: yes
Description:
mini_chromium is a small collection of useful low-level (“base”) routines from
the Chromium open-source project at http://www.chromium.org/. Chromium is
large, sprawling, full of dependencies, and a web browser. mini_chromium is
small, self-contained, and a library. mini_chromium is especially useful as a
dependency of other code that wishes to use Chromium’s base routines.
Local Modifications:
None