Chromium Code Reviews| Index: setup_links.py |
| diff --git a/setup_links.py b/setup_links.py |
| index 7ab086eefefbdb17b821a631e1c3720f22eb6b96..30b7a9ab27c77f84df087aaf4c4b73d26444655f 100755 |
| --- a/setup_links.py |
| +++ b/setup_links.py |
| @@ -90,6 +90,7 @@ if 'android' in target_os: |
| 'base', |
| 'third_party/accessibility_test_framework', |
| 'third_party/android_platform', |
| + 'third_party/android_support_test_runner', |
| 'third_party/android_tools', |
| 'third_party/apache_velocity', |
| 'third_party/appurify-python', |