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

Unified Diff: base/base.gyp

Issue 654383002: GN: Enable loading libraries from apks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stack-debug
Patch Set: Created 6 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
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 95f6f7d865ea9bc403fe8774bb8ddcb8fbb0c4b2..b81130a34e4d9dff8971a7a6c6586a89b1a9b9a0 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1406,7 +1406,7 @@
'includes': [ '../build/java.gypi' ],
},
{
- # GN: //base/android/chromium_android_linker
+ # GN: //base/android/linker:chromium_android_linker
'target_name': 'chromium_android_linker',
'type': 'shared_library',
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698