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

Unified Diff: build/android/push_libraries.gypi

Issue 456493002: Add native libraries to gn apks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 4 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/android/pack_arm_relocations.gypi ('k') | build/android/strip_native_libraries.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/push_libraries.gypi
diff --git a/build/android/push_libraries.gypi b/build/android/push_libraries.gypi
index f5f557087f3b31fd074d29cdbeb2bdec71f84fd7..d74fb219992188ff7bf04aa3d6ff7cd28b5a8e2e 100644
--- a/build/android/push_libraries.gypi
+++ b/build/android/push_libraries.gypi
@@ -41,7 +41,7 @@
'--build-device-configuration=<(build_device_config_path)',
'--libraries-dir=<(libraries_source_dir)',
'--device-dir=<(device_library_dir)',
- '--libraries-json=<(ordered_libraries_file)',
+ '--libraries=@FileArg(<(ordered_libraries_file):libraries)',
'--stamp=<(push_stamp)',
'--configuration-name=<(configuration_name)',
],
« no previous file with comments | « build/android/pack_arm_relocations.gypi ('k') | build/android/strip_native_libraries.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698