Chromium Code Reviews| Index: third_party/crashpad/README.chromium |
| diff --git a/third_party/crashpad/README.chromium b/third_party/crashpad/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..57b42dff8dfbd1640a613a658c597f2d2259d337 |
| --- /dev/null |
| +++ b/third_party/crashpad/README.chromium |
| @@ -0,0 +1,14 @@ |
| +Name: Crashpad |
| +Short Name: crashpad |
| +URL: https://crashpad.googlecode.com/ |
| +Version: unknown |
| +Revision: see DEPS |
| +License: Apache 2.0 |
| +License File: crashpad/LICENSE |
| +Security Critical: yes |
| + |
| +Description: |
| +Crashpad is a crash-reporting system. It's the successor to Breakpad. |
| + |
| +Local Modifications: |
| +None. |