Chromium Code Reviews| Index: build/android/update_deps/update_third_party_deps.py |
| diff --git a/build/android/update_deps/update_third_party_deps.py b/build/android/update_deps/update_third_party_deps.py |
| index 612be8943bf7f7a0bc20ac7bba2b2448947e675e..972e39885e572e2db70f9d4b1435979c814d6385 100755 |
| --- a/build/android/update_deps/update_third_party_deps.py |
| +++ b/build/android/update_deps/update_third_party_deps.py |
| @@ -5,6 +5,8 @@ |
| """ |
| Uploads or downloads third party libraries to or from google cloud storage. |
| + |
| +This script will only work for Android checkouts. |
| """ |
| import argparse |