| 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
|
|
|