Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1482)

Unified Diff: third_party/libc++/README.chromium

Issue 75213003: Add libc++ and libc++abi to third-party. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/libc++/README.chromium
===================================================================
--- third_party/libc++/README.chromium (revision 0)
+++ third_party/libc++/README.chromium (revision 0)
@@ -0,0 +1,11 @@
+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: yes
Alexander Potapenko 2013/12/09 13:52:56 I don't think this is security critical for now, b
Nico 2013/12/09 16:18:55 Yes, "yes" means "used in the shipping product"
alextaran1 2013/12/10 13:49:30 Done.
+
+Description:
+
+libc++ for Chromium.

Powered by Google App Engine
This is Rietveld 408576698