Chromium Code Reviews| Index: third_party/libunwind/README.chromium |
| diff --git a/third_party/libunwind/README.chromium b/third_party/libunwind/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..75b57e66424f7e1e4b1401c647431994364cef20 |
| --- /dev/null |
| +++ b/third_party/libunwind/README.chromium |
| @@ -0,0 +1,11 @@ |
| +Name: libunwind |
| +URL: https://llvm.org/svn/llvm-project/libunwind/trunk/ |
| +Version: 1.0 |
| +License: MIT, University of Illinois/NCSA Open Source License |
| +License File: trunk/LICENSE.TXT |
| +Security Critical: no |
| + |
| +Description: |
| + |
| +libunwind for Chromium. |
| +This is a dependency of libc++abi on ARM builds. |