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

Unified Diff: setup_links.py

Issue 2446043003: cherry picking changes needed for deps roll. (Closed)
Patch Set: header change not needed 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') | 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 bc56a56a5b3c11f48e7122a3e8b3ff5b2aee155d..09fbf6d4fa28e0fc400b294952541686844c12c5 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -69,6 +69,7 @@ if 'android' in target_os:
'third_party/appurify-python',
'third_party/ashmem',
'third_party/bouncycastle',
+ 'third_party/byte_buddy',
'third_party/catapult',
'third_party/ced',
'third_party/closure_compiler',
@@ -83,6 +84,7 @@ if 'android' in target_os:
'third_party/libxml',
'third_party/mockito',
'third_party/modp_b64',
+ 'third_party/objenesis',
'third_party/ow2_asm',
'third_party/protobuf',
'third_party/requests',
« no previous file with comments | « build_overrides/build.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698