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

Unified Diff: setup_links.py

Issue 2447263003: Roll chromium_revision 9b5bb47fa0..04e7c673d9 (426837:427632) (Closed)
Patch Set: Fixes for iOS and Android Created 4 years, 2 months 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 | « build_overrides/build.gni ('k') | webrtc/test/ios/Info.plist » ('j') | no next file with comments »
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 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',
« no previous file with comments | « build_overrides/build.gni ('k') | webrtc/test/ios/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698