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

Unified Diff: base/base.gyp

Issue 640363002: Make crazy linker work in gn build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-chrome-shell-apk
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
« no previous file with comments | « base/android/BUILD.gn ('k') | build/config/android/rules.gni » ('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 41fac4f9763a4d5c9951fac223df91131154e170..bb484f6bfd4e6b2e47e6dd7278332b35775a485b 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -1404,7 +1404,7 @@
'includes': [ '../build/java.gypi' ],
},
{
- # TODO(GN)
+ # GN: //base/android/chromium_android_linker
'target_name': 'chromium_android_linker',
'type': 'shared_library',
'conditions': [
« no previous file with comments | « base/android/BUILD.gn ('k') | build/config/android/rules.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698