Index: third_party/libc++/README.chromium |
diff --git a/third_party/libc++/README.chromium b/third_party/libc++/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b92145d3e3860c686ac15188cf3c35b9d39dbc15 |
--- /dev/null |
+++ b/third_party/libc++/README.chromium |
@@ -0,0 +1,13 @@ |
+Name: libcxx |
+Short Name: libc++ |
+URL: http://libcxx.llvm.org/ |
+Version: 1.0 |
+License: MIT, University of Illinois/NCSA Open Source License |
+License File: trunk/LICENSE.TXT |
+Security Critical: no |
+ |
+Description: |
+ |
+libc++ for Chromium. |
+This is intended for instrumented builds, not for release. |
+There was no security review for this library. |