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

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

Issue 1414703004: mac: Remove libc++ hack that was required by NaCl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo2 Created 5 years, 2 months 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
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libc++-static/README.chromium
diff --git a/third_party/libc++-static/README.chromium b/third_party/libc++-static/README.chromium
index e6f6efb0e7f5a2fb15e636727ff7fbfb04ca0d8b..092079d4ff8b23dba5f8dd796a77b0f95847b3f4 100644
--- a/third_party/libc++-static/README.chromium
+++ b/third_party/libc++-static/README.chromium
@@ -8,8 +8,8 @@ Version: 0
Revision: 245965
URL: http://libcxx.llvm.org/
-To upload:
- python ~/depot_tools/upload_to_google_storage.py -b chromium-libcpp third_party/libc++-static.a
+To upload (run automatically by build.sh):
+ upload_to_google_storage.py -b chromium-libcpp third_party/libc++-static/libc++.a
To initialize gsutil's credentials:
python ~/depot_tools/third_party/gsutil/gsutil config
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698