mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:32:35 +08:00
e9d2ca60f7
TBR=mark@chromium.org Bug: crashpad:79 Change-Id: Iaed4031d7d0bc67d2379501a0dd68c9d9585a61c Reviewed-on: https://chromium-review.googlesource.com/835793 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Scott Graham <scottmg@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 https://www.chromium.org/Home. 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