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

Unified Diff: base/base.gyp

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 | « base/android/java/templates/native_libraries_version.h ('k') | build/android/gyp/copy_ex.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index ee19b8b4f8d98498b41f31f91f57d2f87a79125c..13541559126fd64409aae4b3cbcd9e54307148fa 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1317,10 +1317,7 @@
],
'variables': {
'package_name': 'org/chromium/base/library_loader',
- 'include_path': 'android/java/templates',
- 'template_deps': [
- 'android/java/templates/native_libraries_array.h'
- ],
+ 'template_deps': [],
},
'includes': [ '../build/android/java_cpp_template.gypi' ],
},
« no previous file with comments | « base/android/java/templates/native_libraries_version.h ('k') | build/android/gyp/copy_ex.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698