Chromium Code Reviews| Index: third_party/apple_cf/README.crashpad |
| diff --git a/third_party/apple_cf/README.crashpad b/third_party/apple_cf/README.crashpad |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b6c6cfad90b6368f0a769c8aa3f08576da21e3ed |
| --- /dev/null |
| +++ b/third_party/apple_cf/README.crashpad |
| @@ -0,0 +1,15 @@ |
| +Name: Apple CF-Lite |
| +Short Name: CF |
| +URL: https://opensource.apple.com/source/CF/ |
| +URL: https://opensource.apple.com/tarballs/CF/ |
| +Version: 550.43 (from Mac OS X 10.6.8) |
| +License: APSL 2.0 |
| +License File: APPLE_LICENSE |
|
Mark Mentovai
2015/03/11 20:47:42
Should be LICENSE, since that’s what you’re actual
Robert Sesek
2015/03/11 20:53:56
Done.
|
| +Security Critical: no |
| + |
| +Description: |
| +CF-Lite is an open-source version of the CoreFoundation framework. This |
| +contains non-public but stable header files. |
| + |
| +Local Modifications: |
| + - Only CFStreamAbstract.h is included. |