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

Unified Diff: setup_links.py

Issue 2585813002: Espresso test case to control loopback call (Closed)
Patch Set: Moved ConnectActivityStubbedInputOutputTest to its own target and fixed other review comments Created 4 years 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 | « no previous file | webrtc/examples/BUILD.gn » ('j') | webrtc/examples/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
]
« no previous file with comments | « no previous file | webrtc/examples/BUILD.gn » ('j') | webrtc/examples/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698