| Index: third_party/mini_chromium/README.crashpad
|
| diff --git a/third_party/mini_chromium/README.crashpad b/third_party/mini_chromium/README.crashpad
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1fa3c4d9dfe3c77947c6ccb8f07528d6a10e7eb5
|
| --- /dev/null
|
| +++ b/third_party/mini_chromium/README.crashpad
|
| @@ -0,0 +1,17 @@
|
| +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
|
|
|