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

Unified Diff: setup_links.py

Issue 1414853009: Add icu as a dependency on Android. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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 | « .gitignore ('k') | no next file » | 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 d04b3bc2c2488c8f3a9e7b360cf2e350fc7bb272..58588a968bd5837501bfaaa774f552acfffe844d 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -84,6 +84,7 @@ if 'android' in target_os:
'third_party/android_tools',
'third_party/appurify-python',
'third_party/ashmem',
+ 'third_party/icu',
'third_party/ijar',
'third_party/jsr-305',
'third_party/junit',
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698