Index: setup_links.py |
diff --git a/setup_links.py b/setup_links.py |
index 6856ec617fd0e084e41484db8a35c2ff8f38d28b..7e1b6a2b5f24800ec0f8dcfd88a26236242ffc4f 100755 |
--- a/setup_links.py |
+++ b/setup_links.py |
@@ -112,6 +112,7 @@ if 'android' in target_os: |
'third_party/robolectric', |
'third_party/sqlite4java', |
'third_party/tcmalloc', |
+ 'third_party/ub-uiautomator', |
kjellander_webrtc
2016/12/27 06:31:42
setup_links.py no longer exists, but this dependen
mandermo
2017/01/03 14:17:58
Should I remove line 115?
|
'tools/android', |
'tools/telemetry', |
] |