mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 23:41:02 +08:00
20e5aba1af
Change-Id: I4b247d7fae1a212350f8ffcf2bf5ba1fa730f5c1 Reviewed-on: https://chromium-review.googlesource.com/780339 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>
18 lines
638 B
Plaintext
18 lines
638 B
Plaintext
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
|